From: patchwork-bot+netdevbpf@kernel.org
To: Jim Ma <majinjing3@gmail.com>
Cc: kuba@kernel.org, borisp@nvidia.com, john.fastabend@gmail.com,
daniel@iogearbox.net, netdev@vger.kernel.org
Subject: Re: [PATCH] tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
Date: Fri, 14 May 2021 22:10:10 +0000 [thread overview]
Message-ID: <162103021042.1424.11162684679127652413.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <96f2e74095e655a401bb921062a6f09e94f8a57a.1620961779.git.majinjing3@gmail.com>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 14 May 2021 11:11:02 +0800 you wrote:
> In tls_sw_splice_read, checkout MSG_* is inappropriate, should use
> SPLICE_*, update tls_wait_data to accept nonblock arguments instead
> of flags for recvmsg and splice.
>
> Signed-off-by: Jim Ma <majinjing3@gmail.com>
> ---
> net/tls/tls_sw.c | 11 ++++++-----
> 1 file changed, 6 insertions(+), 5 deletions(-)
Here is the summary with links:
- tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
https://git.kernel.org/netdev/net/c/974271e5ed45
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-05-14 22:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-14 3:11 [PATCH] tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT Jim Ma
2021-05-14 19:27 ` Jakub Kicinski
[not found] ` <SY4P282MB2854227891D8F8F8FF2406E5A72E9@SY4P282MB2854.AUSP282.PROD.OUTLOOK.COM>
2021-05-17 16:01 ` Jakub Kicinski
2021-05-18 6:17 ` Jim Ma
2021-05-14 22:10 ` patchwork-bot+netdevbpf [this message]
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=162103021042.1424.11162684679127652413.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=borisp@nvidia.com \
--cc=daniel@iogearbox.net \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=majinjing3@gmail.com \
--cc=netdev@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.