Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 18 Mar 2025 13:24:26 +0200 you wrote:
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
[...]
Here is the summary with links: - [net-next] selftests: drv-net: rss_ctx: Don't assume indirection table is present https://git.kernel.org/netdev/net-next/c/c61209eeb0b3
You are awesome, thank you!