diff options
author | Heng Qi <[email protected]> | 2023-01-14 16:22:29 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-01-16 11:15:48 +0000 |
commit | fab89bafa95b6f333b0e2dca0ae07a0b3600e954 (patch) | |
tree | 05eabd14fec39020b4898910a0b47e23c6c0440c /tools/perf/scripts/python/intel-pt-events.py | |
parent | 18117a842ab029df139f776bf31eebff6d0e0730 (diff) |
virtio-net: support multi-buffer xdp
Driver can pass the skb to stack by build_skb_from_xdp_buff().
Driver forwards multi-buffer packets using the send queue
when XDP_TX and XDP_REDIRECT, and clears the reference of multi
pages when XDP_DROP.
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/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions