All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vikas Kumar <vikas.kumar2@arm.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH V6] syscall: Add io_uring related tests
Date: Tue, 9 Jun 2020 10:09:06 +0530	[thread overview]
Message-ID: <14e7e598-b0aa-5c62-3cb3-726d29e315da@arm.com> (raw)
In-Reply-To: <20200601053550.3848-1-vikas.kumar2@arm.com>

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>

  reply	other threads:[~2020-06-09  4:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-01  5:35 [LTP] [PATCH V6] syscall: Add io_uring related tests Vikas Kumar
2020-06-09  4:39 ` Vikas Kumar [this message]
2020-06-11  8:37   ` Cyril Hrubis
2020-06-23 13:45 ` Cyril Hrubis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14e7e598-b0aa-5c62-3cb3-726d29e315da@arm.com \
    --to=vikas.kumar2@arm.com \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.