linux_dsm_epyc7002/drivers/net/ethernet/myricom
Hyong-Youb Kim 0dde80268e myri10ge: Add support for ndo_busy_poll
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@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-20 15:05:37 -07:00
..
myri10ge myri10ge: Add support for ndo_busy_poll 2013-08-20 15:05:37 -07:00
Kconfig myri10ge: Convert from LRO to GRO 2012-11-30 13:44:04 -05:00
Makefile myri*: Move the Myricom drivers 2011-08-11 02:41:42 -07:00