io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH liburing 0/2] test: fix poll-mshot-update tests
@ 2022-07-21 16:04 Dylan Yudaken
  2022-07-21 16:04 ` [PATCH liburing 1/2] fixup poll-mshot-update Dylan Yudaken
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dylan Yudaken @ 2022-07-21 16:04 UTC (permalink / raw)
  To: axboe, asml.silence; +Cc: io-uring, Kernel-team, Dylan Yudaken

This test did not look at the IORING_CQE_F_MORE flag, and so could start failing.
Update it to do this in patch 1, and then patch 2 runs the test with more/less
overflows to test these codepaths

Dylan Yudaken (2):
  fixup poll-mshot-update
  test: have poll-mshot-update run with both big and small cqe

 test/poll-mshot-update.c | 116 ++++++++++++++++++++++++++++-----------
 1 file changed, 83 insertions(+), 33 deletions(-)


base-commit: 4e6eec8bdea906fe5341c97aef96986d605004e9
-- 
2.30.2


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

end of thread, other threads:[~2022-07-21 16:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21 16:04 [PATCH liburing 0/2] test: fix poll-mshot-update tests Dylan Yudaken
2022-07-21 16:04 ` [PATCH liburing 1/2] fixup poll-mshot-update Dylan Yudaken
2022-07-21 16:04 ` [PATCH liburing 2/2] test: have poll-mshot-update run with both big and small cqe Dylan Yudaken
2022-07-21 16:50 ` [PATCH liburing 0/2] test: fix poll-mshot-update 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;
as well as URLs for NNTP newsgroup(s).