From: patchwork-bot+netdevbpf@kernel•org
To: Breno Leitao <leitao@debian•org>
Cc: ajit.khaparde@broadcom•com, sriharsha.basavapatna@broadcom•com,
somnath.kotur@broadcom•com, andrew+netdev@lunn•ch,
davem@davemloft•net, edumazet@google•com, kuba@kernel•org,
pabeni@redhat•com, nbd@nbd•name, sean.wang@mediatek•com,
lorenzo@kernel•org, matthias.bgg@gmail•com,
angelogioacchino.delregno@collabora•com, shayagr@amazon•com,
akiyano@amazon•com, darinzon@amazon•com, saeedb@amazon•com,
bryan.whitehead@microchip•com, UNGLinuxDriver@microchip•com,
Shyam-sundar.S-k@amd•com, Raju.Rangoju@amd•com,
bharat@chelsio•com, nicolas.ferre@microchip•com,
claudiu.beznea@tuxon•dev, jiawenwu@trustnetic•com,
mengyuanlou@net-swift•com, netdev@vger•kernel.org,
linux-kernel@vger•kernel.org,
linux-arm-kernel@lists•infradead.org,
linux-mediatek@lists•infradead.org
Subject: Re: [PATCH net-next 0/9] net: convert drivers to .get_rx_ring_count (part 2)
Date: Mon, 19 Jan 2026 14:19:28 +0000 [thread overview]
Message-ID: <176883236852.1426077.755495066523870761.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260115-grxring_big_v2-v1-0-b3e1b58bced5@debian.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel•org>:
On Thu, 15 Jan 2026 06:37:47 -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/9] net: benet: convert to use .get_rx_ring_count
(no matching commit)
- [net-next,2/9] net: tsnep: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/efa375c44090
- [net-next,3/9] net: mediatek: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/e33bd8dd7f1f
- [net-next,4/9] net: ena: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/289f714a084c
- [net-next,5/9] net: lan743x: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/05ba3044865d
- [net-next,6/9] net: xgbe: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/507353bf84fc
- [net-next,7/9] net: cxgb4: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/ceec168d03db
- [net-next,8/9] net: macb: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/d1c7ed5dfa35
- [net-next,9/9] net: txgbe: convert to use .get_rx_ring_count
https://git.kernel.org/netdev/net-next/c/c4279332f479
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-19 14:22 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-15 14:37 [PATCH net-next 0/9] net: convert drivers to .get_rx_ring_count (part 2) Breno Leitao
2026-01-15 14:37 ` [PATCH net-next 1/9] net: benet: convert to use .get_rx_ring_count Breno Leitao
2026-01-18 2:15 ` Jakub Kicinski
2026-01-19 11:07 ` Breno Leitao
2026-01-19 12:56 ` Breno Leitao
2026-01-19 17:45 ` Jakub Kicinski
2026-01-15 14:37 ` [PATCH net-next 2/9] net: tsnep: " Breno Leitao
2026-01-15 14:37 ` [PATCH net-next 3/9] net: mediatek: " Breno Leitao
2026-01-15 14:37 ` [PATCH net-next 4/9] net: ena: " Breno Leitao
2026-01-15 17:51 ` Kiyanovski, Arthur
2026-01-15 14:37 ` [PATCH net-next 5/9] net: lan743x: " Breno Leitao
2026-01-15 14:37 ` [PATCH net-next 6/9] net: xgbe: " Breno Leitao
2026-01-19 12:10 ` Rangoju, Raju
2026-01-15 14:37 ` [PATCH net-next 7/9] net: cxgb4: " Breno Leitao
2026-01-15 14:37 ` [PATCH net-next 8/9] net: macb: " Breno Leitao
2026-01-19 13:08 ` Nicolas Ferre
2026-01-15 14:37 ` [PATCH net-next 9/9] net: txgbe: " Breno Leitao
2026-01-19 14:19 ` 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=176883236852.1426077.755495066523870761.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=Raju.Rangoju@amd$(echo .)com \
--cc=Shyam-sundar.S-k@amd$(echo .)com \
--cc=UNGLinuxDriver@microchip$(echo .)com \
--cc=ajit.khaparde@broadcom$(echo .)com \
--cc=akiyano@amazon$(echo .)com \
--cc=andrew+netdev@lunn$(echo .)ch \
--cc=angelogioacchino.delregno@collabora$(echo .)com \
--cc=bharat@chelsio$(echo .)com \
--cc=bryan.whitehead@microchip$(echo .)com \
--cc=claudiu.beznea@tuxon$(echo .)dev \
--cc=darinzon@amazon$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=jiawenwu@trustnetic$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=leitao@debian$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-mediatek@lists$(echo .)infradead.org \
--cc=lorenzo@kernel$(echo .)org \
--cc=matthias.bgg@gmail$(echo .)com \
--cc=mengyuanlou@net-swift$(echo .)com \
--cc=nbd@nbd$(echo .)name \
--cc=netdev@vger$(echo .)kernel.org \
--cc=nicolas.ferre@microchip$(echo .)com \
--cc=pabeni@redhat$(echo .)com \
--cc=saeedb@amazon$(echo .)com \
--cc=sean.wang@mediatek$(echo .)com \
--cc=shayagr@amazon$(echo .)com \
--cc=somnath.kotur@broadcom$(echo .)com \
--cc=sriharsha.basavapatna@broadcom$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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