[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175919581725.1779167.8436912665882904953.git-patchwork-notify@kernel.org>
Date: Tue, 30 Sep 2025 01:30:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
ncardwell@...gle.com, willemb@...gle.com, kuniyu@...gle.com,
netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] tcp: use skb->len instead of skb->truesize in
tcp_can_ingest()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 27 Sep 2025 09:28:27 +0000 you wrote:
> Some applications are stuck to the 20th century and still use
> small SO_RCVBUF values.
>
> After the blamed commit, we can drop packets especially
> when using LRO/hw-gro enabled NIC and small MSS (1500) values.
>
> LRO/hw-gro NIC pack multiple segments into pages, allowing
> tp->scaling_ratio to be set to a high value.
>
> [...]
Here is the summary with links:
- [net-next] tcp: use skb->len instead of skb->truesize in tcp_can_ingest()
https://git.kernel.org/netdev/net-next/c/f017c1f768b6
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