Open metan-ucw opened 5 years ago
I would recommend only adding very basic tests to make sure someone hasn't completely mangled a backport of this feature. There is already a nice stand alone test suite with liburing: https://git.kernel.dk/liburing
Another option would be to embed this into the LTP by creating a wrapper.
I saw io_uring01.c case already in LTP.
The new AIO io_uring API has been included into 5.0 rc kernel, we should write tests for it once 5.0 is out.
https://lwn.net/Articles/776703/