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

Reworked into a liburing test selftest/.../txtimestamp.c

Pavel Begunkov (2):
  Sync io_uring.h with tx timestamp api
  tests: timestamp example

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

-- 
2.49.0


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-30 16:09 [PATCH 0/2] add tx timestamp tests Pavel Begunkov
2025-06-30 16:09 ` [PATCH 1/2] Sync io_uring.h with tx timestamp api Pavel Begunkov
2025-06-30 16:09 ` [PATCH 2/2] tests: timestamp example Pavel Begunkov
2025-06-30 16:20   ` Jens Axboe
2025-06-30 16:45     ` Pavel Begunkov
2025-06-30 16:47       ` Jens Axboe
2025-06-30 16:50       ` Pavel Begunkov
2025-06-30 16:54         ` Jens Axboe
2025-06-30 16:55         ` Pavel Begunkov

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