[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<175274040626.1485472.15419586586867820749.git-patchwork-notify@kernel.org>
Date: Thu, 17 Jul 2025 08:20:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Felix Fietkau <nbd@....name>
Cc: netdev@...r.kernel.org, edumazet@...gle.com, ncardwell@...gle.com,
kuniyu@...gle.com, davem@...emloft.net, dsahern@...nel.org, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, willemb@...gle.com,
richardbgobert@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net: fix segmentation after TCP/UDP fraglist GRO
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Sat, 5 Jul 2025 17:06:21 +0200 you wrote:
> Since "net: gro: use cb instead of skb->network_header", the skb network
> header is no longer set in the GRO path.
> This breaks fraglist segmentation, which relies on ip_hdr()/tcp_hdr()
> to check for address/port changes.
> Fix this regression by selectively setting the network header for merged
> segment skbs.
>
> [...]
Here is the summary with links:
- [net] net: fix segmentation after TCP/UDP fraglist GRO
https://git.kernel.org/netdev/net/c/9f735b6f8a77
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