diff options
author | Jason Wang <[email protected]> | 2016-12-23 22:37:25 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-12-23 13:48:54 -0500 |
commit | 275be061b33b945cfb120ee8a570f78c3ccafe56 (patch) | |
tree | 7f89c6cb0ab4b8898eda6aaea9ef1dbf02d5f2da /tools/perf/util/trace-event-scripting.c | |
parent | 73b62bd085f4737679ea9afc7867fa5f99ba7d1b (diff) |
virtio-net: correctly xmit linearized page on XDP_TX
After we linearize page, we should xmit this page instead of the page
of first buffer which may lead unexpected result. With this patch, we
can see correct packet during XDP_TX.
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