@dpdk.org
> Subject: [PATCH] net/mlx5: fix thread termination check on Windows
>
> The mlx5_is_thread_alive function always returns false
> (terminated) regardless to the actual thread state.
>
> Fixed to return the correct thread state.
>
> Bugzilla ID: 1089
> Fixe
; Subject: [PATCH] net/mlx5: fix thread termination check on Windows
>
> The mlx5_is_thread_alive function always returns false
> (terminated) regardless to the actual thread state.
>
> Fixed to return the correct thread state.
>
> Bugzilla ID: 1089
> Fixes: 5d55a494f4e62
The mlx5_is_thread_alive function always returns false
(terminated) regardless to the actual thread state.
Fixed to return the correct thread state.
Bugzilla ID: 1089
Fixes: 5d55a494f4e62f2 ("net/mlx5: split multi-thread flow handling per OS")
Cc: sta...@dpdk.org
Signed-off-by: Tal Shnaiderman
3 matches
Mail list logo