[dpdk-dev] [PATCH] eal/linux: truncate thread name
David Marchand
david.marchand at redhat.com
Sat Jul 11 15:47:14 CEST 2020
On Fri, Jul 10, 2020 at 2:41 PM Thomas Monjalon <thomas at monjalon.net> wrote:
> 10/07/2020 11:45, David Marchand:
> > pthread_setname_np refuses names larger than 16 bytes (\0 included).
> > Rather than return an error, truncate the name to this limit in the
> > rte_thread_setname helper.
> Acked-by: Thomas Monjalon <thomas at monjalon.net>
Applied.
--
David Marchand
More information about the dev
mailing list