numam-dpdk/drivers/vdpa
Thomas Monjalon 91d7e76462 vdpa/mlx5: improve portability of thread naming
The function pthread_setname_np is non-portable,
so it may be unavailable in old glibc or other systems.
The function rte_thread_setname is workarounding portability issues.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
Acked-by: Matan Azrad <matan@nvidia.com>
Reviewed-by: Chengwen Feng <fengchengwen@huawei.com>
2021-04-28 05:13:49 +02:00
..
ifc vdpa/ifc: set notify and vring relay thread names 2021-04-21 15:57:51 +02:00
mlx5 vdpa/mlx5: improve portability of thread naming 2021-04-28 05:13:49 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00