diff options
| author | Eric Dumazet <[email protected]> | 2015-11-18 06:30:59 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-11-18 16:17:41 -0500 |
| commit | 93f93a4404159ecf7e9148f5ad0718ec702ac4cb (patch) | |
| tree | 870897137213237587fb35c3f238d9d06e164de3 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 868fdb06063d92f4373be4974d1b651a32bb9442 (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions