Re: [ovs-dev] [PATCH v3 ovn 0/9] northd: rework ovn-northd lb flow installation

2021-07-02 Thread Dumitru Ceara
On 6/30/21 11:33 AM, Lorenzo Bianconi wrote: > Rework lb flow logic in order to visit first each load_balancer and then > related datapath during lb flow installation. > This patch allows to reduce memory footprint and cpu utilization in > ovn-northd. > > Testing environment: > ovn-nbctl lr-list

[ovs-dev] [PATCH v3 ovn 0/9] northd: rework ovn-northd lb flow installation

2021-06-30 Thread Lorenzo Bianconi
Rework lb flow logic in order to visit first each load_balancer and then related datapath during lb flow installation. This patch allows to reduce memory footprint and cpu utilization in ovn-northd. Testing environment: ovn-nbctl lr-list |wc -l 308 ovn-nbctl ls-list |wc -l 615 ovn-nbctl lb-list