Files
liburing/test/io_uring_setup.c
Jens Axboe 10a5903db8 test/io_uring_setup: don't fail SQPOLL test case for non-root
SQPOLL requires root, if the tests are run as a user, we'll get
EPERM instead of EINVAL. Don't fail the test because of that, just
mention it in the log.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-05-01 16:06:59 -06:00

3.9 KiB