[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175565161498.3748899.11022758624325376674.git-patchwork-notify@kernel.org>
Date: Wed, 20 Aug 2025 01:00:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org, shuah@...nel.org,
almasrymina@...gle.com, sdf@...ichev.me, joe@...a.to,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net-next] selftests: drv-net: ncdevmem: make
configure_channels() support combined channels
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 15 Aug 2025 16:15:13 -0700 you wrote:
> ncdevmem tests that the kernel correctly rejects attempts
> to deactivate queues with MPs bound.
>
> Make the configure_channels() test support combined channels.
> Currently it tries to set the queue counts to rx N tx N-1,
> which only makes sense for devices which have IRQs per ring
> type. Most modern devices used combined IRQs/channels with
> both Rx and Tx queues. Since the math is total Rx == combined+Rx
> setting Rx when combined is non-zero will be increasing the total
> queue count, not decreasing as the test intends.
>
> [...]
Here is the summary with links:
- [net-next] selftests: drv-net: ncdevmem: make configure_channels() support combined channels
https://git.kernel.org/netdev/net-next/c/51992f99f068
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists