public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH liburing 0/2] tests for deferred multishot completions
@ 2022-11-24 10:30 Dylan Yudaken
  2022-11-24 10:30 ` [PATCH liburing 1/2] Add a test for errors in multishot recv Dylan Yudaken
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dylan Yudaken @ 2022-11-24 10:30 UTC (permalink / raw)
  To: Jens Axboe, Pavel Begunkov; +Cc: io-uring, Dylan Yudaken

Hi,

This adds a couple of tests that expose some trickier corner cases for
multishot APIS, specifically in light of the latest series to batch &
defer multishot completion.


Dylan Yudaken (2):
  Add a test for errors in multishot recv
  add a test for multishot downgrading

 test/poll-mshot-overflow.c | 105 ++++++++++++++++++++++++++++++++++++-
 test/recv-multishot.c      |  85 ++++++++++++++++++++++++++++++
 2 files changed, 188 insertions(+), 2 deletions(-)


base-commit: b90a28636e5b5efe6dc1383acc90aec61814d9ba
-- 
2.30.2


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

end of thread, other threads:[~2022-11-24 13:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-24 10:30 [PATCH liburing 0/2] tests for deferred multishot completions Dylan Yudaken
2022-11-24 10:30 ` [PATCH liburing 1/2] Add a test for errors in multishot recv Dylan Yudaken
2022-11-24 10:30 ` [PATCH liburing 2/2] add a test for multishot downgrading Dylan Yudaken
2022-11-24 13:25 ` [PATCH liburing 0/2] tests for deferred multishot completions Jens Axboe

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