On Wed, Sep 06, 2023 at 06:12:26PM +0200, Thomas Monjalon wrote: > Calls to pthread for thread creation are replaced with the rte_thread API. > > Signed-off-by: Thomas Monjalon <thomas at monjalon.net> > --- Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>