diff options
author | 2025-03-18 13:24:26 +0200 | |
---|---|---|
committer | 2025-03-24 12:22:37 -0700 | |
commit | c61209eeb0b382f6a605160f06285fec7e3415e2 (patch) | |
tree | 256d7f1ecf39c6b174c346a833471e7fd7462b05 /scripts/gdb/linux/utils.py | |
parent | docs/kcm: Fix typo "BFP" (diff) | |
download | wireguard-linux-c61209eeb0b382f6a605160f06285fec7e3415e2.tar.xz wireguard-linux-c61209eeb0b382f6a605160f06285fec7e3415e2.zip |
selftests: drv-net: rss_ctx: Don't assume indirection table is present
The test_rss_context_dump() test assumes the indirection table is always
supported, which is not true for all drivers, e.g., virtio_net when
VIRTIO_NET_F_RSS is disabled.
Skip the check if 'indir' is not present.
Reviewed-by: Nimrod Oren <noren@nvidia.com>
Signed-off-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250318112426.386651-1-gal@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions