On 27/11/2024 04:29, David Marchand wrote:
You can extend the timeout via the multiplier option (default timeout
of 10s * multiplier).
So in your case:
$ meson test -C <build> --suite fast-tests -t 6
I hope the RISC-V specific extended timeout could be upstreamed though,
in this way we won't need to bump timeout in every distro supporting the
architecture (like Debian [1]) or even not running the tests altogether
(like OpenSUSE [2] and Fedora [3]), just because tests are failing due
to timeout.
Cheers,
Eric
[1]:
https://salsa.debian.org/debian/dpdk/-/blob/unstable/debian/tests/test-fastsuite?ref_type=heads#L31
[2]:
https://build.opensuse.org/projects/openSUSE:Factory/packages/dpdk/files/dpdk.spec?expand=1
[3]: https://src.fedoraproject.org/rpms/dpdk/blob/rawhide/f/dpdk.spec