aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorXuan Zhuo <[email protected]>2024-11-12 09:29:26 +0800
committerJakub Kicinski <[email protected]>2024-11-15 18:46:56 -0800
commit89f86675cb0348c9c7acf77263c2359e772a6768 (patch)
tree0b54754c023ac983b4d01153d7a54957777cd5ad /tools/perf/scripts/python
parent1df5116a41a823f6c6755b1d04062f56ba4ea1e5 (diff)
virtio_net: xsk: tx: support xmit xsk buffer
The driver's tx napi is very important for XSK. It is responsible for obtaining data from the XSK queue and sending it out. At the beginning, we need to trigger tx napi. virtnet_free_old_xmit distinguishes three type ptr(skb, xdp frame, xsk buffer) by the last bits of the pointer. Signed-off-by: Xuan Zhuo <[email protected]> Acked-by: Jason Wang <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions