Currently northd incremental processing for lflow fails when ACLs are added/removed. The I-P node dependencies are:
NB.ACL -> en_nb_acl -> en_lflow
NB.ACL -> en_sync_meters -> en_lflow
Aside from this the en_sync_meters node also gets recomputed on NB.Meter and SB.Meter changes.
None of these dependency chains have I-P change handlers hence they all result in lflow recomputation which can be costly at scale.
- is cloned by
-
FDP-1460 CLONE [ovn25.09 fast-datapath-rhel-9] - ovn-northd incremental processing - handle ACL creation/deletion
-
- Closed
-