[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130820.150905.44199510198057625.davem@davemloft.net>
Date: Tue, 20 Aug 2013 15:09:05 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: hykim@...i.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] myri10ge: Add support for ndo_busy_poll
From: Hyong-Youb Kim <hykim@...i.com>
Date: Mon, 19 Aug 2013 02:02:19 -0700
> Add the ndo_busy_poll handler. Use skb_mark_napi_id to mark receive
> packets with the napi id. For each slice, use per-slice spinlock and
> state variable to ensure that only one handler processes receive
> pacekts.
>
> Locking, statistics counters, and the ndo_busy_poll handler follow
> those in the ixgbe driver. So, credit goes to that driver's authors.
>
> Signed-off-by: Hyong-Youb Kim <hykim@...i.com>
Applied, but this patch had a ton of trailing whitespace which I had
to fix up.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists