]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge branch 'bonding-support-aggregator-selection-based-on-port-priority'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 9 Sep 2025 08:56:04 +0000 (10:56 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 9 Sep 2025 08:56:05 +0000 (10:56 +0200)
Hangbin Liu says:

====================
bonding: support aggregator selection based on port priority

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.
====================

Link: https://patch.msgid.link/20250902064501.360822-1-liuhangbin@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge