Hi, > -----Original Message----- > From: Tal Shnaiderman <tal...@nvidia.com> > Sent: Wednesday, October 12, 2022 9:50 AM > To: dev@dpdk.org > Cc: NBU-Contact-Thomas Monjalon (EXTERNAL) <tho...@monjalon.net>; > Matan Azrad <ma...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com>; Raslan Darawsheh <rasl...@nvidia.com>; > paul203...@gmail.com; Idan Hackmon <idan...@nvidia.com>; > sta...@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: sta...@dpdk.org > > Signed-off-by: Tal Shnaiderman <tal...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh