[PATCH] net/mlx5: fix thread termination check on Windows

Slava Ovsiienko viacheslavo at nvidia.com
Wed Oct 12 09:55:06 CEST 2022


> -----Original Message-----
> From: Tal Shnaiderman <talshn at nvidia.com>
> Sent: Wednesday, October 12, 2022 9:50
> To: dev at dpdk.org
> Cc: NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas at monjalon.net>; Matan
> Azrad <matan at nvidia.com>; Slava Ovsiienko <viacheslavo at nvidia.com>; Raslan
> Darawsheh <rasland at nvidia.com>; paul203948 at gmail.com; Idan Hackmon
> <idanhac at nvidia.com>; stable at 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
> Fixes: 5d55a494f4e62f2 ("net/mlx5: split multi-thread flow handling per OS")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Tal Shnaiderman <talshn at nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>



More information about the stable mailing list