public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH liburing v2 0/2] test timeout updates
@ 2020-11-30 19:17 Pavel Begunkov
  2020-11-30 19:17 ` [PATCH liburing v2 1/2] Add timeout update Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2020-11-30 19:17 UTC (permalink / raw)
  To: Jens Axboe, io-uring

v2: [1/2] bit 1 for IORING_TIMEOUT_UPDATE
    [2/2] test sqpoll

Pavel Begunkov (2):
  Add timeout update
  test/timeout: test timeout updates

 src/include/liburing.h          |   9 ++
 src/include/liburing/io_uring.h |   1 +
 test/timeout.c                  | 272 +++++++++++++++++++++++++++++++-
 3 files changed, 281 insertions(+), 1 deletion(-)

-- 
2.24.0


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

end of thread, other threads:[~2020-11-30 22:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-30 19:17 [PATCH liburing v2 0/2] test timeout updates Pavel Begunkov
2020-11-30 19:17 ` [PATCH liburing v2 1/2] Add timeout update Pavel Begunkov
2020-11-30 19:17 ` [PATCH liburing v2 2/2] test/timeout: test timeout updates Pavel Begunkov
2020-11-30 22:54 ` [PATCH liburing v2 0/2] " Jens Axboe

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