[dpdk-dev] [PATCH] vdpa/mlx5: improve portability of thread naming

Matan Azrad matan at nvidia.com
Mon Apr 26 09:59:00 CEST 2021



From: Thomas Monjalon
> 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 at monjalon.net>
Acked-by: Matan Azrad <matan at nvidia.com>

Thanks!


More information about the dev mailing list