On Thu, 7 Mar 2024 15:16:06 +0100 David Marchand <david.march...@redhat.com> wrote:
> Busy looping on RTE_MAX_LCORES threads is too heavy in some CI or build > systems running the fast-test testsuite. > Ask for a reschedule at the threads synchronisation points. > > Signed-off-by: David Marchand <david.march...@redhat.com> > Acked-by: Luca Boccassi <bl...@debian.org> > --- That test was always failing on my little desktop machine, now it works. Tested-by: Stephen Hemminger <step...@networkplumber.org>