diff options
author | 2025-07-14 02:56:49 -0700 | |
---|---|---|
committer | 2025-07-16 17:25:49 -0700 | |
commit | fd2aadcefbacb4425f54c252ec9cfb8218548eb9 (patch) | |
tree | 8358bc514d6c72e5aad4e7c6a2372c9f9270a38a /tools/testing/selftests/drivers/net/netpoll_basic.py | |
parent | selftests: drv-net: add helper/wrapper for bpftrace (diff) | |
download | wireguard-linux-fd2aadcefbacb4425f54c252ec9cfb8218548eb9.tar.xz wireguard-linux-fd2aadcefbacb4425f54c252ec9cfb8218548eb9.zip |
selftests: drv-net: Strip '@' prefix from bpftrace map keys
The '@' prefix in bpftrace map keys is specific to bpftrace and can be
safely removed when processing results. This patch modifies the bpftrace
utility to strip the '@' from map keys before storing them in the result
dictionary, making the keys more consistent with Python conventions.
Signed-off-by: Breno Leitao <leitao@debian.org>
Link: https://patch.msgid.link/20250714-netpoll_test-v7-2-c0220cfaa63e@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/drivers/net/netpoll_basic.py')
0 files changed, 0 insertions, 0 deletions