On 4/12/21 5:20 PM, Gaetan Rivet wrote:
> Use the netdev-offload multithread API to allow multiple thread
> allocating marks concurrently.
> Initialize only once the pool in a multithread context by using
> the ovsthread_once type.
> Use the seq-pool module for faster concurrent ID allocation.
> 
> Signed-off-by: Gaetan Rivet <[email protected]>
> Reviewed-by: Eli Britstein <[email protected]>
> ---
>  lib/dpif-netdev.c | 17 ++++++++++++-----
>  1 file changed, 12 insertions(+), 5 deletions(-)

Reviewed-by: Maxime Coquelin <[email protected]>

Thanks,
Maxime

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

Reply via email to