diff options
author | Gal Pressman <gal@nvidia.com> | 2025-03-18 14:24:26 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-24 22:22:37 +0300 |
commit | c61209eeb0b382f6a605160f06285fec7e3415e2 (patch) | |
tree | 256d7f1ecf39c6b174c346a833471e7fd7462b05 /net/unix/af_unix.c | |
parent | 4f34c2b7798d0b2e77e7b8a2901d85f964a11c80 (diff) | |
download | linux-c61209eeb0b382f6a605160f06285fec7e3415e2.tar.xz |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions