[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162430500415.22375.14566545403811647647.git-patchwork-notify@kernel.org>
Date: Mon, 21 Jun 2021 19:50:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, borisp@...dia.com,
john.fastabend@...il.com, daniel@...earbox.net, davejwatson@...com,
ilyal@...lanox.com, aviadye@...lanox.com, vfedorenko@...ek.ru,
seth.forshee@...onical.com
Subject: Re: [PATCH net] tls: prevent oversized sendfile() hangs by ignoring
MSG_MORE
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 18 Jun 2021 13:34:06 -0700 you wrote:
> We got multiple reports that multi_chunk_sendfile test
> case from tls selftest fails. This was sort of expected,
> as the original fix was never applied (see it in the first
> Link:). The test in question uses sendfile() with count
> larger than the size of the underlying file. This will
> make splice set MSG_MORE on all sendpage calls, meaning
> TLS will never close and flush the last partial record.
>
> [...]
Here is the summary with links:
- [net] tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
https://git.kernel.org/netdev/net/c/d452d48b9f8b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists