Hello:
This series was applied to netdev/net-next.git (main) by Paolo Abeni pabeni@redhat.com:
On Tue, 2 Sep 2025 06:44:58 +0000 you wrote:
This patchset introduces a new per-port bonding option: `ad_actor_port_prio`.
It allows users to configure the actor's port priority, which can then be used by the bonding driver for aggregator selection based on port priority.
This provides finer control over LACP aggregator choice, especially in setups with multiple eligible aggregators over 2 switches.
[...]
Here is the summary with links: - [PATCHv5,net-next,1/3] bonding: add support for per-port LACP actor priority https://git.kernel.org/netdev/net-next/c/6b6dc81ee7e8 - [PATCHv5,net-next,2/3] bonding: support aggregator selection based on port priority https://git.kernel.org/netdev/net-next/c/e5a6643435fa - [PATCHv5,net-next,3/3] selftests: bonding: add test for LACP actor port priority https://git.kernel.org/netdev/net-next/c/c2377f1763e9
You are awesome, thank you!