Re: [PATCH net-next 0/2] eth: bnxt: preserve IRQ affinity across IRQ reallocation

[email protected]
Newsgroups org.kernel.vger.netdev
Message-ID <178699087078.1673675.7656095963128444661.git-patchwork-notify@kernel.org>
Hello:

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

On Thu, 13 Aug 2026 12:32:46 -0700 you wrote:
> bnxt currently discards the IRQ affinity when changing ring count:
> 
>   # ethtool -l ens9np0
>   [...] Combined:	8 [...]
>   # ynl --family netdev --dump napi-get --json '{"ifindex": 2}'
>   [...]
>    {'defer-hard-irqs': 0,
>   'gro-flush-timeout': 0,
>   'id': 70,
>   'ifindex': 2,
>   'irq': 170,                << IRQ 170 is for NAPI 1 (second to last)
>   'irq-suspend-timeout': 0,
>   'threaded': 'disabled'},
>  {'defer-hard-irqs': 0,
>   'gro-flush-timeout': 0,
>   'id': 69,
>   'ifindex': 2,
>   'irq': 169,
>   'irq-suspend-timeout': 0,
>   'threaded': 'disabled'}]
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] eth: bnxt: decrease indent in bnxt_init_int_mode()
    https://git.kernel.org/netdev/net-next/c/2b49709667de
  - [net-next,2/2] eth: bnxt: preserve IRQ affinity across IRQ reallocation
    https://git.kernel.org/netdev/net-next/c/fb0502649043

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.