numam-dpdk/drivers/net/mlx5/windows
Tal Shnaiderman 5976328d91 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: 5d55a494f4 ("net/mlx5: split multi-thread flow handling per OS")
Cc: stable@dpdk.org

Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
2022-10-30 08:11:21 +01:00
..
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
mlx5_ethdev_os.c common/mlx5: share interrupt management 2022-06-23 17:24:59 +02:00
mlx5_flow_os.c net/mlx5: fix thread termination check on Windows 2022-10-30 08:11:21 +01:00
mlx5_flow_os.h common/mlx5: add send to kernel flow action 2022-10-26 13:33:28 +02:00
mlx5_mp_os.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
mlx5_os.c net/mlx5: support promiscuous modes on Windows 2022-04-21 12:47:42 +02:00
mlx5_os.h net/mlx5: fix tunneling support query 2021-10-12 15:29:34 +02:00
mlx5_vlan_os.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00