[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7c7b3121-4c16-f0df-4262-bba33b8e5234@redhat.com>
Date: Tue, 21 Jun 2022 08:43:04 -0400
From: Jonathan Toppins <jtoppins@...hat.com>
To: Hangbin Liu <liuhangbin@...il.com>, netdev@...r.kernel.org
Cc: Jay Vosburgh <j.vosburgh@...il.com>,
Veaceslav Falico <vfalico@...il.com>,
Andy Gospodarek <andy@...yhouse.net>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
David Ahern <dsahern@...il.com>
Subject: Re: [PATCHv3 net-next 2/2] Bonding: add per-port priority for
failover re-selection
On 6/21/22 03:49, Hangbin Liu wrote:
> Add per port priority support for bonding active slave re-selection during
> failover. A higher number means higher priority in selection. The primary
> slave still has the highest priority. This option also follows the
> primary_reselect rules.
>
> This option could only be configured via netlink.
>
> Signed-off-by: Hangbin Liu <liuhangbin@...il.com>
Acked-by: Jonathan Toppins <jtoppins@...hat.com>
> ---
> v3: store slave_dev in bond_opt_value directly to simplify setting
> values for slave.
>
> v2: using the extant bonding options management stuff instead setting
> slave prio in bond_slave_changelink() directly.
> ---
Powered by blists - more mailing lists