diff options
| author | Yuya Kusakabe <[email protected]> | 2020-02-25 12:32:11 +0900 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2020-02-25 22:50:55 +0100 |
| commit | f1d4884d6871ded0592604b0e72e4a7bd292eab9 (patch) | |
| tree | 8dc007db074025902c81b2d0a43e5df0c9fd0fb1 /tools/perf/scripts/python/sctop.py | |
| parent | 9fb156bb82a33f01708fbbb8828836a4219efc3d (diff) | |
virtio_net: Keep vnet header zeroed if XDP is loaded for small buffer
We do not want to care about the vnet header in receive_small() if XDP
is loaded, since we can not know whether or not the packet is modified
by XDP.
Fixes: f6b10209b90d ("virtio-net: switch to use build_skb() for small buffer")
Signed-off-by: Yuya Kusakabe <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Jason Wang <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions