diff options
author | Eliezer Tamir <[email protected]> | 2013-06-10 11:40:20 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-06-10 21:22:36 -0700 |
commit | 5a85e737f30ce7b939a34d93cca816400342208c (patch) | |
tree | 6b1b3d2970b60c8733a3f5e253fb463e1f6d9f0f /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d30e383bb856f614ddb5bbbb5a7d3f86240e41ec (diff) |
ixgbe: add support for ndo_ll_poll
Add the ixgbe driver code implementing ndo_ll_poll.
Adds ndo_ll_poll method and locking between it and the napi poll.
When receiving a packet we use skb_mark_ll to record the napi it came from.
Add each napi to the napi_hash right after netif_napi_add().
Signed-off-by: Alexander Duyck <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Signed-off-by: Eliezer Tamir <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions