numam-dpdk/drivers/vdpa/mlx5
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
..
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
mlx5_vdpa_event.c vdpa/mlx5: improve portability of thread naming 2021-04-28 05:13:49 +02:00
mlx5_vdpa_lm.c common/mlx5: split PCI relaxed ordering for read and write 2020-11-04 19:16:24 +01:00
mlx5_vdpa_mem.c common/mlx5: split PCI relaxed ordering for read and write 2020-11-04 19:16:24 +01:00
mlx5_vdpa_steer.c vdpa/mlx5: fix compatibility with MISC4 2020-07-30 00:41:23 +02:00
mlx5_vdpa_utils.h vdpa/mlx5: introduce Mellanox vDPA driver 2020-02-05 09:51:21 +01:00
mlx5_vdpa_virtq.c vdpa/mlx5: fix virtq cleaning 2021-03-31 10:37:10 +02:00
mlx5_vdpa.c common/mlx5: share Verbs device match function 2021-05-04 22:49:37 +02:00
mlx5_vdpa.h vdpa/mlx5: support timestamp format 2021-03-16 10:05:36 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00