[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164384880912.13373.9875179366600746041.git-patchwork-notify@kernel.org>
Date: Thu, 03 Feb 2022 00:40:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
edumazet@...gle.com, pabeni@...hat.com,
mathew.j.martineau@...ux.intel.com, talalahmad@...gle.com,
arjunroy@...gle.com, soheil@...gle.com, willemb@...gle.com
Subject: Re: [PATCH net] tcp: add missing tcp_skb_can_collapse() test in
tcp_shift_skb_data()
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 1 Feb 2022 10:46:40 -0800 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> tcp_shift_skb_data() might collapse three packets into a larger one.
>
> P_A, P_B, P_C -> P_ABC
>
> Historically, it used a single tcp_skb_can_collapse_to(P_A) call,
> because it was enough.
>
> [...]
Here is the summary with links:
- [net] tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
https://git.kernel.org/netdev/net/c/b67985be4009
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