Thanks, Ilya. For the series: Acked-by: Mark Michelson <[email protected]>
On 8/27/21 3:17 PM, Ilya Maximets wrote:
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(-)
_______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
