All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH liburing v4 0/3] some query related updates
@ 2025-10-14 15:02 Pavel Begunkov
  2025-10-14 15:02 ` [PATCH liburing v4 1/3] tests/query: get rid of uninit struct warnings Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2025-10-14 15:02 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence

Improve query testing and export a helper to users.
There are no man pages yet.

Pavel Begunkov (3):
  tests/query: get rid of uninit struct warnings
  register: expose a query helper
  test/query: signal query loop

 src/include/liburing.h |  2 ++
 src/liburing-ffi.map   |  3 ++-
 src/liburing.map       |  3 ++-
 src/register.c         |  7 +++++
 test/ring-query.c      | 60 ++++++++++++++++++++++--------------------
 5 files changed, 45 insertions(+), 30 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-10-14 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14 15:02 [PATCH liburing v4 0/3] some query related updates Pavel Begunkov
2025-10-14 15:02 ` [PATCH liburing v4 1/3] tests/query: get rid of uninit struct warnings Pavel Begunkov
2025-10-14 15:02 ` [PATCH liburing v4 2/3] register: expose a query helper Pavel Begunkov
2025-10-14 15:02 ` [PATCH liburing v4 3/3] test/query: signal query loop Pavel Begunkov

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.