On 8/13/25 7:20 PM, Mark Michelson via dev wrote: > The northd and en-lb-data nodes were the only ones that attempted to > interact with the northbound logical switch and logical router tables. > > This commit changes them to use synced datapaths instead. Any new engine > nodes that are added should also consume synced datapaths instead of > northbound logical datapaths. Essentially, synced datapaths are a proxy > structure for northbound logical routers, northbound logical switches, > and southbound datapath bindings. > > One side effect of this change is that the load balancer incremental > processing test is updated. The reason is that when using synced > datapaths, disabled logical routers essentially do not exist to any > consumers of synced datapaths. When the test added a disabled logical > router, it used to cause en-northd to recompute. But now, en-northd is > not made aware of the existence of the disabled logical router, so > en-northd does not recompute in this circumstance. > > Signed-off-by: Mark Michelson <mmich...@redhat.com> > Acked-by: Ales Musil <amu...@redhat.com> > ---
Hi Mark, Ales, Thanks for the patch and reviews! Applied to main. Regards, Dumitru _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev