Hello:

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

On Fri, 17 Oct 2025 03:41:51 +0000 you wrote:
> Some high-level virtual drivers need to compute features from their
> lower devices, but each currently has its own implementation and may
> miss some feature computations. This patch set introduces a common function
> to compute features for such devices.
> 
> Currently, bonding, team, and bridge have been updated to use the new
> helper.
> 
> [...]

Here is the summary with links:
  - [PATCHv6,net-next,1/4] net: add a common function to compute features for 
upper devices
    https://git.kernel.org/netdev/net-next/c/28098defc79f
  - [PATCHv6,net-next,2/4] bonding: use common function to compute the features
    https://git.kernel.org/netdev/net-next/c/d4fde269a970
  - [PATCHv6,net-next,3/4] team: use common function to compute the features
    https://git.kernel.org/netdev/net-next/c/745cd46c2a47
  - [PATCHv6,net-next,4/4] net: bridge: use common function to compute the 
features
    https://git.kernel.org/netdev/net-next/c/0152747a528a

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



Reply via email to