Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Fri, 20 Mar 2026 09:58:20 +0100 you wrote:
> Hi!
> 
> Some NICs (e.g. bnxt) change their RSS indirection table size based on
> the queue count, because the hardware table is a shared resource. The
> ethtool core locks ctx->indir_size at context creation, so drivers
> have to reject channel changes when RSS contexts exist.
> 
> [...]

Here is the summary with links:
  - [net-next,v7,1/4] ethtool: Track user-provided RSS indirection table size
    https://git.kernel.org/netdev/net-next/c/0475f9e779b4
  - [net-next,v7,2/4] ethtool: Add RSS indirection table resize helpers
    https://git.kernel.org/netdev/net-next/c/02bcb20083b2
  - [net-next,v7,3/4] bnxt_en: Resize RSS contexts on channel count change
    https://git.kernel.org/netdev/net-next/c/57cdfe0dc70b
  - [net-next,v7,4/4] selftests: rss_drv: Add RSS indirection table resize tests
    https://git.kernel.org/netdev/net-next/c/10329ce49285

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to