[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172415829474.1131310.14083868521176252198.git-patchwork-notify@kernel.org>
Date: Tue, 20 Aug 2024 12:51:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Thomas Bogendoerfer <tbogendoerfer@...e.de>
Cc: davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 net] ip6_tunnel: Fix broken GRO
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Thu, 15 Aug 2024 17:14:16 +0200 you wrote:
> GRO code checks for matching layer 2 headers to see, if packet belongs
> to the same flow and because ip6 tunnel set dev->hard_header_len
> this check fails in cases, where it shouldn't. To fix this don't
> set hard_header_len, but use needed_headroom like ipv4/ip_tunnel.c
> does.
>
> Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
> Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@...e.de>
>
> [...]
Here is the summary with links:
- [v2,net] ip6_tunnel: Fix broken GRO
https://git.kernel.org/netdev/net/c/4b3e33fcc38f
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