From: Hao Xu <hao.xu@linux.dev>
To: io-uring@vger.kernel.org
Cc: Jens Axboe <axboe@kernel.dk>,
Pavel Begunkov <asml.silence@gmail.com>,
Donald Hunter <donald.hunter@gmail.com>
Subject: Re: [PATCH liburing 0/3] multishot accept test fix and clean
Date: Fri, 17 Jun 2022 22:41:12 +0800 [thread overview]
Message-ID: <d89f93d0-cb35-9c70-605a-5d2c24f601a3@linux.dev> (raw)
In-Reply-To: <20220617143603.179277-1-hao.xu@linux.dev>
On 6/17/22 22:36, Hao Xu wrote:
> From: Hao Xu <howeyxu@tencent.com>
>
> 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(-)
>
Cced Donald Hunter
next prev parent reply other threads:[~2022-06-17 14:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Hao Xu [this message]
2022-06-17 14:42 ` [PATCH liburing 0/3] multishot accept test fix and clean Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d89f93d0-cb35-9c70-605a-5d2c24f601a3@linux.dev \
--to=hao.xu@linux.dev \
--cc=asml.silence@gmail.com \
--cc=axboe@kernel.dk \
--cc=donald.hunter@gmail.com \
--cc=io-uring@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.