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 <[email protected]> > Acked-by: Matan Azrad <[email protected]> Acked-by: Khoa To <[email protected]>
Applied in next-net-mlx, thanks.

