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

fengchengwen fengchengwen at huawei.com
Mon Apr 26 11:04:10 CEST 2021



On 2021/4/22 1:59, Thomas Monjalon wrote:
> 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>

Reviewed-by: Chengwen Feng <fengchengwen at huawei.com>



More information about the dev mailing list