On 6/11/25 9:37 AM, Ales Musil via dev wrote: > The lflow has dependency on sync_meters node so any change in > sync_meters will cause full lflow recompute. Add handler for ACLs > into sync_meters node that will check if the ACL actually requires > any meters. In case it does it will trigger recompute. However, in > most cases the ACLs are without metering which should avoid expensive > recomopute of lflow node. There is still lflow dependency on > nb_acl which will cause full recompute, this patch solves the > recompute only for sync_meters node. > > Acked-by: Mark Michelson <mmich...@redhat.com> > Signed-off-by: Ales Musil <amu...@redhat.com> > ---
Hi Ales, Looks good to me, thanks! Acked-by: Dumitru Ceara <dce...@redhat.com> Regards, Dumitru _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev