On Tue, Mar 18, 2025 at 01:24:26PM +0200, Gal Pressman 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 <no...@nvidia.com> > Signed-off-by: Gal Pressman <g...@nvidia.com>
Reviewed-by: Simon Horman <ho...@kernel.org>