Skip to content
Commit bdeed8b0 authored by Andrey Turkin's avatar Andrey Turkin Committed by Jakub Kicinski
Browse files

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: default avatarAndrey Turkin <andrey.turkin@gmail.com>
Link: https://lore.kernel.org/r/20220717022050.822766-2-andrey.turkin@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 3e7380bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment