[PATCHv2] net/tls: avoid TCP window full during ->read_sock()
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Tue Aug 8 16:00:22 PDT 2023
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Mon, 7 Aug 2023 09:10:22 +0200 you wrote:
> When flushing the backlog after decoding a record we don't really
> know how much data the caller want us to evaluate, so use INT_MAX
> and 0 as arguments to tls_read_flush_backlog() to ensure we flush
> at 128k of data. Otherwise we might be reading too much data and
> trigger a TCP window full.
>
> Suggested-by: Jakub Kicinski <kuba at kernel.org>
> Signed-off-by: Hannes Reinecke <hare at suse.de>
>
> [...]
Here is the summary with links:
- [PATCHv2] net/tls: avoid TCP window full during ->read_sock()
https://git.kernel.org/netdev/net-next/c/ba4a734e1aa0
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the Linux-nvme
mailing list