All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Begunkov <asml.silence@gmail.com>
To: Jens Axboe <axboe@kernel.dk>, io-uring@vger.kernel.org
Subject: Re: [PATCH liburing 0/6] Add query and mock tests
Date: Mon, 22 Sep 2025 08:55:31 +0100	[thread overview]
Message-ID: <0571f0d5-afef-4ba9-9db9-b2b61611368c@gmail.com> (raw)
In-Reply-To: <55ffd8a2-feca-427b-90f3-151e3e78ecc5@kernel.dk>

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.

-- 
Pavel Begunkov


  reply	other threads:[~2025-09-22  7:54 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 [this message]
2025-09-22 12:00       ` Jens Axboe

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=0571f0d5-afef-4ba9-9db9-b2b61611368c@gmail.com \
    --to=asml.silence@gmail.com \
    --cc=axboe@kernel.dk \
    --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 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.