diff options
author | 2025-04-24 00:27:31 +0000 | |
---|---|---|
committer | 2025-04-24 18:30:01 -0700 | |
commit | f71c549b26a33fd62f1e9c7deeba738bfc73fbfc (patch) | |
tree | ebe9ecf87fbdd2322b1f96ef3b105a94c3e75927 /tools/perf/scripts/python/stackcollapse.py | |
parent | tools: ynl: fix the header guard name for OVPN (diff) | |
download | wireguard-linux-f71c549b26a33fd62f1e9c7deeba738bfc73fbfc.tar.xz wireguard-linux-f71c549b26a33fd62f1e9c7deeba738bfc73fbfc.zip |
netdevsim: Mark NAPI ID on skb in nsim_rcv
Previously, nsim_rcv was not marking the NAPI ID on the skb, leading to
applications seeing a napi ID of 0 when using SO_INCOMING_NAPI_ID.
To add to the userland confusion, netlink appears to correctly report
the NAPI IDs for netdevsim queues but the resulting file descriptor from
a call to accept() was reporting a NAPI ID of 0.
Signed-off-by: Joe Damato <jdamato@fastly.com>
Link: https://patch.msgid.link/20250424002746.16891-2-jdamato@fastly.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions