On Sat, Aug 19, 2023 at 1:26 AM Patrick Robb <pr...@iol.unh.edu> wrote: > On Fri, Aug 18, 2023 at 6:33 PM Patrick Robb <pr...@iol.unh.edu> wrote: >> >> >> For your patch, it looks like there are actually more eal flags test >> failures: >> http://mails.dpdk.org/archives/test-report/2023-August/444170.html. In any >> case, for debugging purposes, I will do a run with the >> eal_flags_file_prefix_autotest also included and send you the meson test >> detail log on slack. >> > Quick follow up - I see with your patch it does pass on > eal_flags_file_prefix_autotest, but as stated fails some others now. The > detailed slack logs are DM'ed to you on slack. Thanks!
Thanks for the report. Interestingly those failures pointed out that I broke secondary processes when no port gets initialised in the primary process. I'll send a v3. -- David Marchand