Re: [PATCH net-next 4/5] selftests: netdevsim: Add RSS indirection table resize test

From: Jakub Kicinski

Date: Tue Mar 03 2026 - 19:07:46 EST


On Tue, 3 Mar 2026 19:15:32 +0100 Björn Töpel wrote:
> Test fold/unfold of RSS indirection tables on channel changes
> using netdevsim:
>
> - default table regenerates on channel change
> - periodic table folds on shrink and unfolds on grow
> - non-periodic table blocks channel reduction
> - non-default RSS context resizes on channel change
> - non-periodic non-default context blocks fold
> - table and channel count unchanged after failed reduction

netdevsim-only tests are a thing of the past.
I should probably update our documentation to reflect that..