linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Eric Dumazet 93f93a4404 net: move skb_mark_napi_id() into core networking stack
We would like to automatically provide busy polling support
to all NAPI drivers, without them having to implement anything.

skb_mark_napi_id() can be called from napi_gro_receive() and
napi_get_frags().

Few drivers are still calling skb_mark_napi_id() because
they use netif_receive_skb(). They should eventually call
napi_gro_receive() instead. I will leave this to drivers
maintainers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-11-18 16:17:41 -05:00
..
mlx4 net: move skb_mark_napi_id() into core networking stack 2015-11-18 16:17:41 -05:00
mlx5/core net: move skb_mark_napi_id() into core networking stack 2015-11-18 16:17:41 -05:00
mlxsw mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops static 2015-10-30 12:26:58 +09:00
Kconfig mlxsw: Introduce Mellanox switch driver core 2015-07-30 00:04:59 -07:00
Makefile mlxsw: Introduce Mellanox switch driver core 2015-07-30 00:04:59 -07:00