[LTP] [PATCH V6] syscall: Add io_uring related tests

Vikas Kumar vikas.kumar2@arm.com
Tue Jun 9 06:39:06 CEST 2020


On 01/06/20 11:05 am, Vikas Kumar wrote:
> Added asynchronous I/O API tests for io_uring_setup(), io_uring_register()
> and io_uring_enter(). These tests intend to validate io_uring operations.
>
> 1. io_uring_setup() creates submission queue and completion queue to
>     perform subsequent operations on the io_uring instance.
> 2. io_uring_register() registers user buffers in kernel for long term
>     usese.
> 3. io_uring_enter() initiates I/O operations using the shared SQ and CQ
>     queue.
>
> Signed-off-by: Vikas Kumar<vikas.kumar2@arm.com>

Gentle reminder. Any updates on this patch ?

- Vikas



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20200609/fa88d6f8/attachment-0001.htm>


More information about the ltp mailing list