t/io_uring: enable registered file/buffer testing with NOP
authorJens Axboe <axboe@kernel.dk>
Mon, 4 Nov 2024 17:23:47 +0000 (10:23 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 4 Nov 2024 17:23:47 +0000 (10:23 -0700)
commit63c250d1ee09ed8c78a8c48e25cc642a6e2c5e94
tree16138d942d6ac21fa9d354e928735476b2606510
parent21f461f8c2b9c76abb4c18aa0597e10fca8c8f77
t/io_uring: enable registered file/buffer testing with NOP

Enable the -N NOP mode to use registered files and buffers, handy for
testing the kernel side.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/io_uring.c