From: Jens Axboe <axboe@kernel.dk>
To: io-uring@vger.kernel.org, Pavel Begunkov <asml.silence@gmail.com>
Subject: Re: [PATCH liburing 0/6] Add query and mock tests
Date: Fri, 19 Sep 2025 10:56:17 -0600 [thread overview]
Message-ID: <55ffd8a2-feca-427b-90f3-151e3e78ecc5@kernel.dk> (raw)
In-Reply-To: <175828771958.850015.18156781064751353661.b4-ty@kernel.dk>
On 9/19/25 7:15 AM, Jens Axboe wrote:
>
> On Thu, 11 Sep 2025 12:26:25 +0100, Pavel Begunkov wrote:
>> Also introduces a bunch of test/ helper functions.
>>
>> Pavel Begunkov (6):
>> tests: test the query interface
>> tests: add t_submit_and_wait_single helper
>> tests: introduce t_iovec_data_length helper
>> tests: add t_sqe_prep_cmd helper
>> tests: add helper for iov data verification
>> tests: add mock file based tests
>>
>> [...]
>
> Applied, thanks!
>
> [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.
--
Jens Axboe
next prev parent reply other threads:[~2025-09-19 16:56 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 [this message]
2025-09-22 7:55 ` Pavel Begunkov
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=55ffd8a2-feca-427b-90f3-151e3e78ecc5@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 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.