On 8/9/21 9:19 PM, Olivier Langlois wrote: > On Sat, 2021-08-07 at 07:51 -0600, Jens Axboe wrote: >> >> Please do - and please always run the full set of tests before >> sending >> out changes like this, you would have seen the slower runs and/or >> timeouts from the regression suite. I ended up wasting time on this >> thinking it was a change I made that broke it, before then debugging >> this one. >> > Jens, > > for my personal info, where is the regression suite? liburing/tests. There are scripts for convenience, e.g. you can run all tests once with `make runtests` or even better to leave them for a while executing again and again: `make runtests-loop` -- Pavel Begunkov