[ovs-dev] [PATCH ovn 0/2] northd: Rework and optimize reconciliation of datapath groups.

Mark Michelson mmichels at redhat.com
Fri Aug 27 21:04:59 UTC 2021


Thanks, Ilya.

For the series:
Acked-by: Mark Michelson <mmichels at redhat.com>

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(-)
> 



More information about the dev mailing list