diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-01-24 13:06:15 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-24 16:29:02 -0500 |
commit | 1130383c174499826a3f01486e574e89be17e2d2 (patch) | |
tree | c18a6517376faaf348fa016bcc2dc1d3a73216ae /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | b58a185801dab4eefccad868c466296795c5bae7 (diff) | |
download | linux-1130383c174499826a3f01486e574e89be17e2d2.tar.gz linux-1130383c174499826a3f01486e574e89be17e2d2.tar.bz2 linux-1130383c174499826a3f01486e574e89be17e2d2.zip |
netvsc: call netif_receive_skb
To improve performance, netvsc can call network stack directly and
avoid the local backlog queue. This is safe since incoming packets are
handled in softirq context already because the receive function
callback is called from a tasklet.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions