On Tue, May 25, 2021 at 4:46 AM Dumitru Ceara <[email protected]> wrote: > > On 5/20/21 9:02 PM, Ilya Maximets wrote: > > This is one of the hottest points in the northd in case of big number > > of load balancers and we're reallocating matches and actions several > > times for each vIP for each load balancer. > > > > Fix that by re-using the allocated memory and just clearing dynamic > > strings for all subsequnet IPs. > > > > Signed-off-by: Ilya Maximets <[email protected]> > > --- > > Looks good to me, thanks! > > Acked-by: Dumitru Ceara <[email protected]>
Thanks. I applied this patch to the main branch. Numan > > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
