Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Tue, 25 Nov 2025 02:19:43 -0800 you wrote:
> This series migrates Intel network drivers to use the new .get_rx_ring_count()
> ethtool callback introduced in commit 84eaf4359c36 ("net: ethtool: add
> get_rx_ring_count callback to optimize RX ring queries").
> 
> The new callback simplifies the .get_rxnfc() implementation by removing
> ETHTOOL_GRXRINGS handling and moving it to a dedicated callback. This provides
> a cleaner separation of concerns and aligns these drivers with the modern
> ethtool API.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/8] i40e: extract GRXRINGS from .get_rxnfc
    https://git.kernel.org/netdev/net-next/c/a8acbcbaf6d0
  - [net-next,v2,2/8] iavf: extract GRXRINGS from .get_rxnfc
    https://git.kernel.org/netdev/net-next/c/fe0a3d7d1dca
  - [net-next,v2,3/8] ice: extract GRXRINGS from .get_rxnfc
    https://git.kernel.org/netdev/net-next/c/8e8c00e1d213
  - [net-next,v2,4/8] idpf: extract GRXRINGS from .get_rxnfc
    https://git.kernel.org/netdev/net-next/c/873a1942fbc6
  - [net-next,v2,5/8] igb: extract GRXRINGS from .get_rxnfc
    https://git.kernel.org/netdev/net-next/c/d6c744f46816
  - [net-next,v2,6/8] igc: extract GRXRINGS from .get_rxnfc
    https://git.kernel.org/netdev/net-next/c/768ce58dddb2
  - [net-next,v2,7/8] ixgbevf: extract GRXRINGS from .get_rxnfc
    https://git.kernel.org/netdev/net-next/c/3399fd519dd4
  - [net-next,v2,8/8] fm10k: extract GRXRINGS from .get_rxnfc
    https://git.kernel.org/netdev/net-next/c/73d834cd1774

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to