On Fri, 22 Apr 2022 09:01:25 -0700, Dylan Yudaken wrote: > This series allows tests to be run in parallel, which speeds up > iterating. Rather than build this functionality into the shell scripts, it > seemed much easier to use make's parallel execution to do this. > > My bash/make skills are not top notch, so I might have missed something > obvious, however it does seem to work locally very nicely. > > [...] Applied, thanks! [1/7] test: handle mmap return failures in pollfree test commit: 861c121c931d33dae4fbeeab3eac86544d856d9a [2/7] test: use unique path for socket commit: 44673763e7467d49a1ef4bba8a641f9dd4c6ff70 [3/7] test: use unique ports commit: 736667aa9e31cecded9474d28f5666fa900d0b77 [4/7] test: use unique filenames commit: 16d9366b9f9ca44d2a4da7320663a06fb9df7a28 [5/7] test: mkdir -p output folder commit: fddf8e6fd0ec06ca84a1d6a769dbd891e7cdaf08 [6/7] test: add make targets for each test commit: 6480f692d62afbebb088febc369b30a63dbc2ea7 [7/7] test: use remove_buffers instead of nop to generate error codes commit: 473e16399327ff1a05cb58b256c9bc86b47561c3 Best regards, -- Jens Axboe