public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH liburing 0/8] region test fixes + improvements
@ 2024-11-16 21:27 Pavel Begunkov
  2024-11-16 21:27 ` [PATCH liburing 1/8] test/reg-wait: fix test_regions Pavel Begunkov
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Pavel Begunkov @ 2024-11-16 21:27 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence

Some tests are effectively ignored because of bugs, fix it. While
at it, improve it a bit and add tests for different region sizes.
Not very improtant for now but it'll be once the kernel has huge
page and other optimisations.

Pavel Begunkov (8):
  test/reg-wait: fix test_regions
  test/reg-wait: pass right timeout indexes
  test/reg-wait: use queried page_size
  test/reg-wait: skip when R_DISABLED is not supported
  test/reg-wait: dedup regwait init
  test/reg-wait: parameterise test_offsets
  test/reg-wait: add registration helper
  test/reg-wait: test various sized regions

 test/reg-wait.c | 222 +++++++++++++++++++++++++++++++++---------------
 1 file changed, 153 insertions(+), 69 deletions(-)

-- 
2.46.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-11-17 16:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-16 21:27 [PATCH liburing 0/8] region test fixes + improvements Pavel Begunkov
2024-11-16 21:27 ` [PATCH liburing 1/8] test/reg-wait: fix test_regions Pavel Begunkov
2024-11-16 21:27 ` [PATCH liburing 2/8] test/reg-wait: pass right timeout indexes Pavel Begunkov
2024-11-16 21:27 ` [PATCH liburing 3/8] test/reg-wait: use queried page_size Pavel Begunkov
2024-11-16 21:27 ` [PATCH liburing 4/8] test/reg-wait: skip when R_DISABLED is not supported Pavel Begunkov
2024-11-16 21:27 ` [PATCH liburing 5/8] test/reg-wait: dedup regwait init Pavel Begunkov
2024-11-16 21:27 ` [PATCH liburing 6/8] test/reg-wait: parameterise test_offsets Pavel Begunkov
2024-11-16 21:27 ` [PATCH liburing 7/8] test/reg-wait: add registration helper Pavel Begunkov
2024-11-16 21:27 ` [PATCH liburing 8/8] test/reg-wait: test various sized regions Pavel Begunkov
2024-11-17 16:03 ` [PATCH liburing 0/8] region test fixes + improvements Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox