Re: [PATCH] ci: fix unit tests with Fedora 37

2024-10-18 Thread David Marchand
On Fri, Oct 18, 2024 at 3:57 PM David Marchand wrote: > > This was detected in UNH envs. > > In Fedora 37 and other distributions, meson 0.57 breaks when calling > the unit tests (probably because of an incompatibility with Python 3.11): > > $ meson test -C build --suite DPDK:fast-tests > ninja: E

Re: [PATCH] ci: fix unit tests with Fedora 37

2024-10-18 Thread Patrick Robb
Acked-by: Patrick Robb

[PATCH] ci: fix unit tests with Fedora 37

2024-10-18 Thread David Marchand
This was detected in UNH envs. In Fedora 37 and other distributions, meson 0.57 breaks when calling the unit tests (probably because of an incompatibility with Python 3.11): $ meson test -C build --suite DPDK:fast-tests ninja: Entering directory `/root/dpdk/build' ninja: no work to do. Exception