This patch set fixes a small issue and optimizes reconciliation process for flows with datapath groups. As such, avoids unnecessary comparisons and creation of identical datapath groups.
Allows to save second or more in tests with big databases. Ilya Maximets (2): ovn-northd: Avoid creation of identical datapath groups. ovn-northd: Don't check datapath groups in full if not needed. northd/ovn-northd.c | 84 ++++++++++++++++++++++++++++++--------------- 1 file changed, 57 insertions(+), 27 deletions(-) -- 2.31.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
