On 6/9/26 10:20 AM, Eelco Chaudron wrote: > > > On 9 Jun 2026, at 4:14, Dmitrii S. via dev wrote: > >> OVN 26.03 introduced distributed load balancers [1]: when a >> Load_Balancer has options:distributed=true and ip_port_mappings is >> configured, each chassis delivers traffic only to the local backend. >> Deployments that use BGP to advertise tenant routes into the fabric >> [2] could previously advertise LB VIPs only as a single prefix per >> VIP, with no per-chassis health awareness. The fabric could ECMP >> across chassis but could not prefer those hosting healthy backends >> or withdraw routes from chassis with unhealthy ones. > > [...] > > Hi Dmitrii, >
Hi Dmitrii, Eelco, > You're missing the ovn tag in the patch subject, which causes this > patch to be picked up by the OVS robot instead of the OVN one. > > I'm not sure whether the OVN maintainers can trigger it manually, or if > it will require a respin. Dumitru? > The series seems to apply cleanly on top of latest OVN main branch. I could just push it to my own fork for CI, but I'd prefer if it's posted properly, then we have everything in patchwork. Dmitrii, mind reposting to OVN (instructions at [0]), essentially just adding the "[PATCH ovn]" prefix to your email subjects. [0] https://github.com/ovn-org/ovn/blob/main/Documentation/internals/contributing/submitting-patches.rst#email-subject Regards, Dumitru > Cheers, > > Eelco > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
