summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorEric Dumazet2015-11-18 15:30:59 +0100
committerDavid S. Miller2015-11-18 22:17:41 +0100
commit93f93a4404159ecf7e9148f5ad0718ec702ac4cb (patch)
tree870897137213237587fb35c3f238d9d06e164de3 /tools
parentmlx4: remove mlx4_en_low_latency_recv() (diff)
downloadkernel-qcow2-linux-93f93a4404159ecf7e9148f5ad0718ec702ac4cb.tar.gz
kernel-qcow2-linux-93f93a4404159ecf7e9148f5ad0718ec702ac4cb.tar.xz
kernel-qcow2-linux-93f93a4404159ecf7e9148f5ad0718ec702ac4cb.zip
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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions