On Thu, 7 Mar 2024 at 11:33, David Marchand <david.march...@redhat.com> wrote: > > Busy looping on RTE_MAX_LCORES threads is too heavy in some CI > environments running the fast-test testsuite. > Ask for a reschedule at the threads synchronisation points. > > Signed-off-by: David Marchand <david.march...@redhat.com> > --- > Note: this is a quick patch with no validation, except that it runs fine > on my laptop. > Luca, can you check and see if it helps in your CI?
I hit problems in the actual build system, rather than in a CI, so I don't have a way to test it before doing a new release. That said, the change looks good to me in principle and we can certainly try it, thanks. Acked-by: Luca Boccassi <bl...@debian.org>