aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJason Wang <[email protected]>2016-12-23 22:37:32 +0800
committerDavid S. Miller <[email protected]>2016-12-23 13:48:56 -0500
commitbb91accf27335c6dc460e202991ca140fa21e1b5 (patch)
tree3fb73f7fd7545d53be8ba17d64285fffc4768eed /tools/perf/util/trace-event-scripting.c
parentc47a43d3004ad6ff2a94a670cb3274cd6338d41e (diff)
virtio-net: XDP support for small buffers
Commit f600b6905015 ("virtio_net: Add XDP support") leaves the case of small receive buffer untouched. This will confuse the user who want to set XDP but use small buffers. Other than forbid XDP in small buffer mode, let's make it work. XDP then can only work at skb->data since virtio-net create skbs during refill, this is sub optimal which could be optimized in the future. Cc: John Fastabend <[email protected]> Signed-off-by: Jason Wang <[email protected]> Acked-by: John Fastabend <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions