public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH liburing 0/3] multishot accept test fix and clean
@ 2022-06-17 14:36 Hao Xu
  2022-06-17 14:36 ` [PATCH 1/3] Fix incorrect close in test for multishot accept Hao Xu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Hao Xu @ 2022-06-17 14:36 UTC (permalink / raw)
  To: io-uring; +Cc: Jens Axboe, Pavel Begunkov

From: Hao Xu <[email protected]>

The multishot accept test is skipped, patch 1 fixes this. After this
it is still broken, patch 2 fixes it. And patch 3 is code clean.

Donald Hunter (1):
  Fix incorrect close in test for multishot accept

Hao Xu (2):
  test/accept: fix minus one error when calculating multishot_mask
  test/accept: clean code of accept test

 test/accept.c | 76 ++++++++++++++++++++++++---------------------------
 1 file changed, 36 insertions(+), 40 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-06-17 14:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-17 14:36 [PATCH liburing 0/3] multishot accept test fix and clean Hao Xu
2022-06-17 14:36 ` [PATCH 1/3] Fix incorrect close in test for multishot accept Hao Xu
2022-06-17 14:36 ` [PATCH 2/3] test/accept: fix minus one error when calculating multishot_mask Hao Xu
2022-06-17 14:36 ` [PATCH 3/3] test/accept: clean code of accept test Hao Xu
2022-06-17 14:41 ` [PATCH liburing 0/3] multishot accept test fix and clean Hao Xu
2022-06-17 14:42 ` Jens Axboe

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