diff options
author | Andrey Turkin <andrey.turkin@gmail.com> | 2022-07-17 05:20:50 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-19 06:38:53 +0300 |
commit | bdeed8b0958cbe126fcc4a4945308907f44cc8a9 (patch) | |
tree | 50cb29ed5d106aa9483a460f3b00a8a88f4cdb03 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3e7380bb870bfdbe4f6cd2020b3768f0f9a3ada2 (diff) | |
download | linux-bdeed8b0958cbe126fcc4a4945308907f44cc8a9.tar.xz |
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 <andrey.turkin@gmail.com>
Link: https://lore.kernel.org/r/20220717022050.822766-2-andrey.turkin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions