diff options
author | Heng Qi <[email protected]> | 2023-01-14 16:22:20 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-01-16 11:15:48 +0000 |
commit | 484beac2ffc1d1dde5fde601deb28f3a82ac250e (patch) | |
tree | 406b172390da179fa1d8962a368a1716baec55d0 /tools/perf/scripts/python/task-analyzer.py | |
parent | 5129bd8e8840b88638ebd38d2d616c9dd2592b87 (diff) |
virtio-net: disable the hole mechanism for xdp
XDP core assumes that the frame_size of xdp_buff and the length of
the frag are PAGE_SIZE. The hole may cause the processing of xdp to
fail, so we disable the hole mechanism when xdp is set.
Signed-off-by: Heng Qi <[email protected]>
Reviewed-by: Xuan Zhuo <[email protected]>
Acked-by: Jason Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions