On 26/08/2021 17:50, Lorenzo Bianconi wrote:
> ovn-master:
> -----------
> Statistics for 'ovnnb_db_run'
>   Total samples: 37
>   Maximum: 12656 msec
>   Minimum: 12276 msec
>   95th percentile: 12557.000000 msec
>   Short term average: 12475.213654 msec
>   Long term average: 12336.498446 msec
> 
> build_lflows_for_unreachable_vips:
> ----------------------------------
> Statistics for 'ovnnb_db_run'
>   Total samples: 37
>   Maximum: 9505 msec
>   Minimum: 9212 msec
>   95th percentile: 9493.000000 msec
>   Short term average: 9375.959755 msec
>   Long term average: 9311.952156 msec
> 

That's a great result.

> ovn-nbctl lr-list | wc -l
> 121
> ovn-nbctl ls-list | wc -l
> 241
> ovn-nbctl lb-list | wc -l
> 47077
> ovn-sbctl dump-flows |wc -l
> 9852935
> 
> Lorenzo Bianconi (3):
>   northd: optimize build_lb_rules routine
>   norhd: optimize build_lrouter_defrag_flows_for_lb
>   northd: refactor unreachable IPs lb flows
> 
>  northd/ovn-northd.c | 199 +++++++++++++++++++++++++++++++++++---------
>  1 file changed, 158 insertions(+), 41 deletions(-)
> 

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to