[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176429643228.114872.16293714452908215238.git-patchwork-notify@kernel.org>
Date: Fri, 28 Nov 2025 02:20:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Breno Leitao <leitao@...ian.org>
Cc: sgoutham@...vell.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
linux-arm-kernel@...ts.infradead.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-team@...a.com
Subject: Re: [PATCH net-next] net: thunder: convert to use .get_rx_ring_count
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 26 Nov 2025 02:54:40 -0800 you wrote:
> Convert the Cavium Thunder NIC VF driver to use the new .get_rx_ring_count
> ethtool operation instead of implementing .get_rxnfc solely for handling
> ETHTOOL_GRXRINGS command. This simplifies the code by removing the
> switch statement and replacing it with a direct return of the queue
> count.
>
> The new callback provides the same functionality in a more direct way,
> following the ongoing ethtool API modernization.
>
> [...]
Here is the summary with links:
- [net-next] net: thunder: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/73880e66b79a
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