[dpdk-dev] [PATCH v3] mlx5: split multi-threaded flows per OS

Thomas Monjalon thomas at monjalon.net
Tue Jan 12 00:14:14 CET 2021


07/01/2021 14:08, Tal Shnaiderman:
> multi-threaded flows feature uses pthread function pthread_key_create
> but for Windows the destruction option in the function is unimplemented.
> 
> to resolve it Windows will implement destruction mechanism to cleanup
> mlx5_flow_workspace object for each terminated thread.
> 
> Linux flow will keep the current behavior.
> 
> Signed-off-by: Tal Shnaiderman <talshn at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>
Acked-by: Khoa To <khot at microsoft.com>

Applied in next-net-mlx, thanks.





More information about the dev mailing list