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 <tal...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com> Acked-by: Khoa To <k...@microsoft.com>
Applied in next-net-mlx, thanks.