[PATCH] eal: replace lcore direct use of pthread in the EAL

David Marchand david.marchand at redhat.com
Wed Jan 18 15:51:59 CET 2023


On Wed, Jan 18, 2023 at 12:25 PM David Marchand
<david.marchand at redhat.com> wrote:
>
> On Thu, Dec 8, 2022 at 10:48 PM Tyler Retzlaff
> <roretzla at linux.microsoft.com> wrote:
> >
> > * Replace the use of pthread_t in struct lcore_config with the EAL
> >   rte_thread_t type.
> >
> > * Replace the direct use of pthread_create(), pthread_self()
> >   pthread_getaffinity_np() and pthread_setaffinity_np().
> >
> > Minor tweaks to return value comparisons to align with current DPDK
> > style.
> >
> > Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> Acked-by: David Marchand <david.marchand at redhat.com>

Applied, thanks.

-- 
David Marchand



More information about the dev mailing list