Re: [PATCH] test: raise fast test timeout to 60s on RISC-V

2024-11-26 Thread Eric Long
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 --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

Re: [PATCH] test: raise fast test timeout to 60s on RISC-V

2024-11-26 Thread David Marchand
On Sat, Nov 23, 2024 at 4:00 PM Eric Long wrote: > > Current RISC-V hardware (e.g. HiFive Unmatched) is still way too slow > compared to other architectures' counterparts. On the most powerful > RISC-V CPU available (SG2042), DPDK still fails with 4 timeouts: > > ``` > Summary of Failures: > > 23/

[PATCH] test: raise fast test timeout to 60s on RISC-V

2024-11-23 Thread Eric Long
Current RISC-V hardware (e.g. HiFive Unmatched) is still way too slow compared to other architectures' counterparts. On the most powerful RISC-V CPU available (SG2042), DPDK still fails with 4 timeouts: ``` Summary of Failures: 23/77 DPDK:fast-tests / eventdev_selftest_swTIMEOUT 10.06