[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171516122925.8124.11827972831667240154.git-patchwork-notify@kernel.org>
Date: Wed, 08 May 2024 09:40:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Felix Fietkau <nbd@....name>
Cc: netdev@...r.kernel.org, roopa@...dia.com, razor@...ckwall.org,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
bridge@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net: bridge: fix corrupted ethernet header on
multicast-to-unicast
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Sun, 5 May 2024 20:42:38 +0200 you wrote:
> The change from skb_copy to pskb_copy unfortunately changed the data
> copying to omit the ethernet header, since it was pulled before reaching
> this point. Fix this by calling __skb_push/pull around pskb_copy.
>
> Fixes: 59c878cbcdd8 ("net: bridge: fix multicast-to-unicast with fraglist GSO")
> Signed-off-by: Felix Fietkau <nbd@....name>
>
> [...]
Here is the summary with links:
- [net] net: bridge: fix corrupted ethernet header on multicast-to-unicast
https://git.kernel.org/netdev/net/c/86b29d830ad6
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