[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162767520570.29754.12350600959354612615.git-patchwork-notify@kernel.org>
Date: Fri, 30 Jul 2021 20:00:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
sd@...asysnail.net
Subject: Re: [PATCH net-next] sk_buff: avoid potentially clearing 'slow_gro' field
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 30 Jul 2021 18:30:53 +0200 you wrote:
> If skb_dst_set_noref() is invoked with a NULL dst, the 'slow_gro'
> field is cleared, too. That could lead to wrong behavior if
> the skb later enters the GRO stage.
>
> Fix the potential issue replacing preserving a non-zero value of
> the 'slow_gro' field.
>
> [...]
Here is the summary with links:
- [net-next] sk_buff: avoid potentially clearing 'slow_gro' field
https://git.kernel.org/netdev/net-next/c/a432934a3067
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