On Thu, 7 Mar 2024 15:16:06 +0100 David Marchand <[email protected]> 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 <[email protected]> > Acked-by: Luca Boccassi <[email protected]> > --- That test was always failing on my little desktop machine, now it works. Tested-by: Stephen Hemminger <[email protected]>

