From: patchwork-bot+netdevbpf@kernel.org
To: Breno Leitao <leitao@debian.org>
Cc: sgoutham@marvell.com, gakula@marvell.com, sbhatta@marvell.com,
hkelam@marvell.com, bbhushan2@marvell.com, andrew+netdev@lunn.ch,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, cai.huoqing@linux.dev, benve@cisco.com,
satishkh@cisco.com, dmichail@fungible.com, manishc@marvell.com,
shenjian15@huawei.com, salil.mehta@huawei.com,
shaojijie@huawei.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 0/8] net: convert drivers to .get_rx_ring_count()
Date: Mon, 12 Jan 2026 20:57:40 +0000 [thread overview]
Message-ID: <176825146028.1092878.13721111596542561549.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260109-grxring_big_v1-v1-0-a0f77f732006@debian.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 09 Jan 2026 09:40:51 -0800 you wrote:
> Commit 84eaf4359c36 ("net: ethtool: add get_rx_ring_count callback to
> optimize RX ring queries") added specific support for GRXRINGS callback,
> simplifying .get_rxnfc.
>
> Remove the handling of GRXRINGS in .get_rxnfc() by moving it to the new
> .get_rx_ring_count().
>
> [...]
Here is the summary with links:
- [net-next,1/8] net: octeontx2: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/623b213825fd
- [net-next,2/8] net: hinic: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/08cbb4a3de08
- [net-next,3/8] net: enic: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/415a9d10d180
- [net-next,4/8] net: funeth: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/983d4b8ec519
- [net-next,5/8] net: niu: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/5baf736ba4f3
- [net-next,6/8] net: qede: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/a64f302022ba
- [net-next,7/8] net: hns: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/2103a5ed1b5b
- [net-next,8/8] net: hns3: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/cf8c4e1f08ec
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-01-12 21:01 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-09 17:40 [PATCH net-next 0/8] net: convert drivers to .get_rx_ring_count() Breno Leitao
2026-01-09 17:40 ` [PATCH net-next 1/8] net: octeontx2: convert to use .get_rx_ring_count Breno Leitao
2026-01-12 7:26 ` Hariprasad Kelam
2026-01-09 17:40 ` [PATCH net-next 2/8] net: hinic: " Breno Leitao
2026-01-09 17:40 ` [PATCH net-next 3/8] net: enic: " Breno Leitao
2026-01-09 17:40 ` [PATCH net-next 4/8] net: funeth: " Breno Leitao
2026-01-09 17:40 ` [PATCH net-next 5/8] net: niu: " Breno Leitao
2026-01-09 17:40 ` [PATCH net-next 6/8] net: qede: " Breno Leitao
2026-01-09 17:40 ` [PATCH net-next 7/8] net: hns: " Breno Leitao
2026-01-12 3:02 ` Jijie Shao
2026-01-09 17:40 ` [PATCH net-next 8/8] net: hns3: " Breno Leitao
2026-01-12 3:03 ` Jijie Shao
2026-01-12 20:57 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176825146028.1092878.13721111596542561549.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=bbhushan2@marvell.com \
--cc=benve@cisco.com \
--cc=cai.huoqing@linux.dev \
--cc=davem@davemloft.net \
--cc=dmichail@fungible.com \
--cc=edumazet@google.com \
--cc=gakula@marvell.com \
--cc=hkelam@marvell.com \
--cc=kuba@kernel.org \
--cc=leitao@debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manishc@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=salil.mehta@huawei.com \
--cc=satishkh@cisco.com \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.com \
--cc=shaojijie@huawei.com \
--cc=shenjian15@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox