All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH liburing 0/2] cancellation tests
@ 2021-03-12 16:28 Pavel Begunkov
  2021-03-12 16:28 ` [PATCH liburing 1/2] tests: add more IORING_OP_ASYNC_CANCEL tests Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2021-03-12 16:28 UTC (permalink / raw)
  To: Jens Axboe, io-uring

resend 2/2 + two IORING_OP_ASYNC_CANCEL tests in 1/2

Pavel Begunkov (2):
  tests: add more IORING_OP_ASYNC_CANCEL tests
  tests: test that ring exit cancels io-wq

 test/io-cancel.c | 179 +++++++++++++++++++++++++++++++++++++++++++++++
 test/ring-leak.c |  65 +++++++++++++++++
 2 files changed, 244 insertions(+)

-- 
2.24.0


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

end of thread, other threads:[~2021-03-18 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-12 16:28 [PATCH liburing 0/2] cancellation tests Pavel Begunkov
2021-03-12 16:28 ` [PATCH liburing 1/2] tests: add more IORING_OP_ASYNC_CANCEL tests Pavel Begunkov
2021-03-12 16:28 ` [PATCH liburing 2/2] tests: test that ring exit cancels io-wq Pavel Begunkov
2021-03-18 15:17 ` [PATCH liburing 0/2] cancellation tests 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.