<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 01/06/20 11:05 am, Vikas Kumar
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:20200601053550.3848-1-vikas.kumar2@arm.com">
<pre class="moz-quote-pre" wrap="">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 <a class="moz-txt-link-rfc2396E" href="mailto:vikas.kumar2@arm.com" moz-do-not-send="true"><vikas.kumar2@arm.com></a></pre>
</blockquote>
<p>Gentle reminder. Any updates on this patch ?</p>
<p>- Vikas<br>
</p>
<p><span style="color: rgb(209, 210, 211); font-family: Slack-Lato,
appleLogo, sans-serif; font-size: 15px; font-style: normal;
font-variant-ligatures: common-ligatures; font-variant-caps:
normal; font-weight: 400; letter-spacing: normal; orphans: 2;
text-align: left; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(34, 37,
41); text-decoration-style: initial; text-decoration-color:
initial; display: inline !important; float: none;"><br>
</span></p>
<p><br>
</p>
</body>
</html>