All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mini-liburing updates
@ 2026-01-20 21:11 Pavel Begunkov
  2026-01-20 21:11 ` [PATCH 1/2] selftests/io_uring: add io_uring_queue_init_params Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2026-01-20 21:11 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence, axboe

Update mini-liburing with NO_SQARRAY and io_uring_queue_init_params()
support. Sending these separately to get rid of dependencies, but
they're also nice to have while writing selftests.

Pavel Begunkov (2):
  selftests/io_uring: add io_uring_queue_init_params
  selftests/io_uring: support NO_SQARRAY in miniliburing

 tools/include/io_uring/mini_liburing.h | 59 +++++++++++++++++++-------
 1 file changed, 44 insertions(+), 15 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-21 14:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 21:11 [PATCH 0/2] mini-liburing updates Pavel Begunkov
2026-01-20 21:11 ` [PATCH 1/2] selftests/io_uring: add io_uring_queue_init_params Pavel Begunkov
2026-01-20 21:11 ` [PATCH 2/2] selftests/io_uring: support NO_SQARRAY in miniliburing Pavel Begunkov
2026-01-21 14:55 ` [PATCH 0/2] mini-liburing updates Jens Axboe

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.