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
al 15 SIGTERM
```
On HiFive Unmatched, the longest test takes 53 seconds:
```
37/77 DPDK:fast-tests / lpm6_autotest OK
53.29s
```
Raising timeout to 60s on RISC-V target will help test effectiveness
on it.
Signed-off-by: Eric Long
---
.mailmap| 1 +
app
2 matches
Mail list logo