[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169169342195.7825.6502924229390560914.git-patchwork-notify@kernel.org>
Date: Thu, 10 Aug 2023 18:50:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, tariqt@...dia.com, borisp@...dia.com,
john.fastabend@...il.com, dhowells@...hat.com
Subject: Re: [PATCH net] net: tls: set MSG_SPLICE_PAGES consistently
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 8 Aug 2023 11:09:17 -0700 you wrote:
> We used to change the flags for the last segment, because
> non-last segments had the MSG_SENDPAGE_NOTLAST flag set.
> That flag is no longer a thing so remove the setting.
>
> Since flags most likely don't have MSG_SPLICE_PAGES set
> this avoids passing parts of the sg as splice and parts
> as non-splice. Before commit under Fixes we'd have called
> tcp_sendpage() which would add the MSG_SPLICE_PAGES.
>
> [...]
Here is the summary with links:
- [net] net: tls: set MSG_SPLICE_PAGES consistently
https://git.kernel.org/netdev/net/c/6b486676b41c
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