[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176404261074.179191.13412681505599411375.git-patchwork-notify@kernel.org>
Date: Tue, 25 Nov 2025 03:50:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Breno Leitao <leitao@...ian.org>
Cc: marcin.s.wojtas@...il.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
linux@...linux.org.uk, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-team@...a.com
Subject: Re: [PATCH net-next 0/2] net: marvell: modernize RX ring count
ethtool
callbacks
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 21 Nov 2025 09:02:34 -0800 you wrote:
> This series converts the Marvell mvneta and mvpp2 drivers to use the new
> .get_rx_ring_count ethtool operation, following the ongoing modernization
> of the ethtool API introduced in commit 84eaf4359c36 ("net: ethtool: add
> get_rx_ring_count callback to optimize RX ring queries").
>
> The conversion simplifies the code by replacing the generic .get_rxnfc
> callback with the more specific .get_rx_ring_count callback for retrieving
> RX ring counts. For mvneta, this completely removes .get_rxnfc since it
> only handled ETHTOOL_GRXRINGS. For mvpp2, the GRXRINGS case is extracted
> while keeping other rxnfc handlers intact.
>
> [...]
Here is the summary with links:
- [net-next,1/2] net: mvneta: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/737e14c5dce3
- [net-next,2/2] net: mvpp2: extract GRXRINGS from .get_rxnfc
https://git.kernel.org/netdev/net-next/c/20c20f05cf50
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