On 10/21/24 13:46, Eelco Chaudron wrote: > > > On 18 Oct 2024, at 17:11, Mike Pattrick wrote: > >> Currently a bond will not always revalidate when an active member >> changes. This can result in counter-intuitive behaviors like the fact >> that using ovs-appctl bond/set-active-member will cause the bond to >> revalidate but changing other_config:bond-primary will not trigger a >> revalidate in the bond. >> >> When revalidation is not set but the active member changes in an >> unbalanced bond, OVS may send traffic out of previously active member >> instead of the new active member. >> >> This change will always mark unbalanced bonds for revalidation if the >> active member changes. >> >> Reported-at: https://issues.redhat.com/browse/FDP-845 >> Signed-off-by: Mike Pattrick <[email protected]> > > Hi Mike, > > Thanks for sending out the v8. The changes look good to me. > > Cheers, > > Eelco > > Acked-by: Eelco Chaudron <[email protected]>
Thanks, Mike and Eelco! Applied and backported down to 2.17. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
