On Fri, Nov 19, 2021 at 10:56 AM Dumitru Ceara <[email protected]> wrote: > > Patches 1/3 and 2/3 fix some issues with the way the incremental > processing engine is currently used for northd. > > Patch 3/3 enables the "recompute" command for northd too. > > Dumitru Ceara (3): > inc-proc-northd: Don't reset I-P engine force recompute. > ovn-northd: Don't trigger recompute for transactions that are in > progress. > inc-proc-eng: Add inc-engine/recompute command.
Thanks. I applied the whole series to the main branch. Numan > > > NEWS | 2 ++ > controller/ovn-controller.c | 7 +++---- > lib/inc-proc-eng.c | 20 ++++++++++++++++++++ > lib/inc-proc-eng.h | 3 +++ > northd/inc-proc-northd.c | 9 ++++++++- > northd/ovn-northd.c | 16 +++++++++------- > 6 files changed, 45 insertions(+), 12 deletions(-) > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
