On Mon, Sep 01, 2025 at 10:31:39AM -0700, Jakub Kicinski wrote: > rss_ctx.test_rss_key_indir implicitly expects at least 5 queues, > as it checks that the traffic on first 2 queues is lower than > the remaining queues when we use all queues. Special case fewer > queues. > > Signed-off-by: Jakub Kicinski <k...@kernel.org>
Reviewed-by: Simon Horman <ho...@kernel.org>