public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Pavel Begunkov <asml.silence@gmail.com>, io-uring@vger.kernel.org
Subject: Re: [PATCH liburing 0/6] Add query and mock tests
Date: Mon, 22 Sep 2025 06:00:28 -0600	[thread overview]
Message-ID: <8d2f3421-ca14-4b61-b8a7-d33017deaadb@kernel.dk> (raw)
In-Reply-To: <0571f0d5-afef-4ba9-9db9-b2b61611368c@gmail.com>

On 9/22/25 1:55 AM, Pavel Begunkov wrote:
> On 9/19/25 17:56, Jens Axboe wrote:
>> On 9/19/25 7:15 AM, Jens Axboe wrote:
> ...>> [1/6] tests: test the query interface
>>>        commit: 7e565c0116ba6e0cd1bce3a42409b31fd4dd47d3
>>> [2/6] tests: add t_submit_and_wait_single helper
>>>        commit: f1fc45cbcdcd35064b2fbe3eab6a2b89fb335ec6
>>> [3/6] tests: introduce t_iovec_data_length helper
>>>        commit: 7a936a80be37f50a1851379aa0592eeb3b42a9a1
>>> [4/6] tests: add t_sqe_prep_cmd helper
>>>        commit: 7d3773fd9e5352b113b7d425aa5708acdd48d3c0
>>> [5/6] tests: add helper for iov data verification
>>>        commit: 9e69daf86de39c9b4e70c2dd23e4046293585f34
>>> [6/6] tests: add mock file based tests
>>>        commit: d5673a9b4ad074745e28bf7ddad3692115da01fd
>>
>> I noticed that there's no man page additions for this. Can
>> you add something for IORING_REGISTER_QUERY? Might not be a bad idea to
>> add a helper for this so applications don't have to use
>> io_uring_register(), and then the documentation for how to use the query
>> API could just go in there and just get referenced from
>> io_uring_register.2 rather than put all of it in there.
> 
> Will take a bit to do, but that should be fine as it's
> not yet released and will take at least few releases to
> really become useful.

Yeah that's fine, if we can make the next liburing release with the
query helper and man page that is certainly sufficient.

-- 
Jens Axboe

      reply	other threads:[~2025-09-22 12:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-11 11:26 [PATCH liburing 0/6] Add query and mock tests Pavel Begunkov
2025-09-11 11:26 ` [PATCH liburing 1/6] tests: test the query interface Pavel Begunkov
2025-09-19 14:11   ` Pavel Begunkov
2025-09-11 11:26 ` [PATCH liburing 2/6] tests: add t_submit_and_wait_single helper Pavel Begunkov
2025-09-11 11:26 ` [PATCH liburing 3/6] tests: introduce t_iovec_data_length helper Pavel Begunkov
2025-09-11 11:26 ` [PATCH liburing 4/6] tests: add t_sqe_prep_cmd helper Pavel Begunkov
2025-09-11 11:26 ` [PATCH liburing 5/6] tests: add helper for iov data verification Pavel Begunkov
2025-09-11 11:26 ` [PATCH liburing 6/6] tests: add mock file based tests Pavel Begunkov
2025-09-19 13:15 ` [PATCH liburing 0/6] Add query and mock tests Jens Axboe
2025-09-19 16:56   ` Jens Axboe
2025-09-22  7:55     ` Pavel Begunkov
2025-09-22 12:00       ` Jens Axboe [this message]

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=8d2f3421-ca14-4b61-b8a7-d33017deaadb@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=asml.silence@gmail.com \
    --cc=io-uring@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox