[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175820581800.2438890.5576765054312020810.git-patchwork-notify@kernel.org>
Date: Thu, 18 Sep 2025 14:30:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Breno Leitao <leitao@...ian.org>
Cc: andrew@...n.ch, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, kuba@...nel.org, horms@...nel.org, mst@...hat.com,
jasowang@...hat.com, xuanzhuo@...ux.alibaba.com, eperezma@...hat.com,
andrew+netdev@...n.ch, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
virtualization@...ts.linux.dev, leiyang@...hat.com, kernel-team@...a.com
Subject: Re: [PATCH net-next v4 0/8] net: ethtool: add dedicated GRXRINGS
driver callbacks
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 17 Sep 2025 02:58:07 -0700 you wrote:
> This patchset introduces a new dedicated ethtool_ops callback,
> .get_rx_ring_count, which enables drivers to provide the number of RX
> rings directly, improving efficiency and clarity in RX ring queries and
> RSS configuration.
>
> Number of drivers implements .get_rxnfc callback just to report the ring
> count, so, having a proper callback makes sense and simplify .get_rxnfc
> (in some cases remove it completely).
>
> [...]
Here is the summary with links:
- [net-next,v4,1/8] net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
https://git.kernel.org/netdev/net-next/c/3efaede2e13b
- [net-next,v4,2/8] net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
https://git.kernel.org/netdev/net-next/c/06fad5a4aeb2
- [net-next,v4,3/8] net: ethtool: remove the duplicated handling from ethtool_get_rxrings
https://git.kernel.org/netdev/net-next/c/87c76c2db002
- [net-next,v4,4/8] net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
https://git.kernel.org/netdev/net-next/c/84eaf4359c36
- [net-next,v4,5/8] net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper
https://git.kernel.org/netdev/net-next/c/d5544688d421
- [net-next,v4,6/8] net: ethtool: update set_rxfh_indir to use ethtool_get_rx_ring_count helper
https://git.kernel.org/netdev/net-next/c/dce08107f1f3
- [net-next,v4,7/8] net: ethtool: use the new helper in rss_set_prep_indir()
https://git.kernel.org/netdev/net-next/c/8b7c4b612dec
- [net-next,v4,8/8] net: virtio_net: add get_rxrings ethtool callback for RX ring queries
https://git.kernel.org/netdev/net-next/c/483446690a62
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