diff options
author | Andrey Turkin <[email protected]> | 2022-07-17 02:20:50 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-07-18 20:38:53 -0700 |
commit | bdeed8b0958cbe126fcc4a4945308907f44cc8a9 (patch) | |
tree | 50cb29ed5d106aa9483a460f3b00a8a88f4cdb03 /tools/perf/scripts/python | |
parent | 3e7380bb870bfdbe4f6cd2020b3768f0f9a3ada2 (diff) |
vmxnet3: Record queue number to incoming packets
Make generic XDP processing attribute packets to their actual
queues instead of queue #0. This improves AF_XDP performance
considerably since softirq threads no longer fight over single
AF_XDP socket spinlock.
Signed-off-by: Andrey Turkin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions