Re: [ovs-dev] [PATCH RFC ovn 0/4] Avoid parsing non-local lflows with the help of tags in SB.

2021-07-15 Thread Mark Michelson
Hi Han, I finally got around to having a look at this, and honestly I'm really happy at how simple the series is. For now, I'm not giving individual notes on patches, but I'll comment on the series as a whole. It seems that this is targeted at deployments where logical switches have their

[ovs-dev] [PATCH RFC ovn 0/4] Avoid parsing non-local lflows with the help of tags in SB.

2021-06-30 Thread Han Zhou
With the help of a new column in Logical_Flow table that stores ingress/egress lport information, ovn-controller can avoid parsing a big portion of the logical flows in SB DB, which can largely improve ovn-controller's performance whenever a full recompute is required. With a scale test topology