[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168627842354.12774.16007888225015926556.git-patchwork-notify@kernel.org>
Date: Fri, 09 Jun 2023 02:40:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
simon.horman@...igine.com, netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] tcp: let tcp_mtu_probe() build headless packets
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 7 Jun 2023 21:41:13 +0000 you wrote:
> tcp_mtu_probe() is still copying payload from skbs in the write queue,
> using skb_copy_bits(), ignoring potential errors.
>
> Modern TCP stack wants to only deal with payload found in page frags,
> as this is a prereq for TCPDirect (host stack might not have access
> to the payload)
>
> [...]
Here is the summary with links:
- [net-next] tcp: let tcp_mtu_probe() build headless packets
https://git.kernel.org/netdev/net-next/c/736013292e3c
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