public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH liburing v2 0/2] add tx timestamp tests
@ 2025-06-30 17:10 Pavel Begunkov
  2025-06-30 17:10 ` [PATCH liburing v2 1/2] Sync io_uring.h with tx timestamp api Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2025-06-30 17:10 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence

Add definitions / tests test for tx timestamping io_uring API. See

https://lore.kernel.org/all/cover.1750065793.git.asml.silence@gmail.com/

Pavel Begunkov (2):
  Sync io_uring.h with tx timestamp api
  tests: add a tx timestamp test

 src/include/liburing/io_uring.h |  16 ++
 test/Makefile                   |   1 +
 test/timestamp.c                | 373 ++++++++++++++++++++++++++++++++
 3 files changed, 390 insertions(+)
 create mode 100644 test/timestamp.c

-- 
2.49.0


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

end of thread, other threads:[~2025-06-30 17:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-30 17:10 [PATCH liburing v2 0/2] add tx timestamp tests Pavel Begunkov
2025-06-30 17:10 ` [PATCH liburing v2 1/2] Sync io_uring.h with tx timestamp api Pavel Begunkov
2025-06-30 17:10 ` [PATCH liburing v2 2/2] tests: add a tx timestamp test Pavel Begunkov
2025-06-30 17:29 ` [PATCH liburing v2 0/2] add tx timestamp tests Jens Axboe

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