[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161121000860.22302.16062823158085262531.git-patchwork-notify@kernel.org>
Date: Thu, 21 Jan 2021 06:20:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xin Long <lucien.xin@...il.com>
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
marcelo.leitner@...il.com, nhorman@...driver.com,
davem@...emloft.net, kuba@...nel.org, alexander.duyck@...il.com
Subject: Re: [PATCH net-next] udp: not remove the CRC flag from dev features when
need_csum is false
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sat, 16 Jan 2021 13:59:17 +0800 you wrote:
> In __skb_udp_tunnel_segment(), when it's a SCTP over VxLAN/GENEVE
> packet and need_csum is false, which means the outer udp checksum
> doesn't need to be computed, csum_start and csum_offset could be
> used by the inner SCTP CRC CSUM for SCTP HW CRC offload.
>
> So this patch is to not remove the CRC flag from dev features when
> need_csum is false.
>
> [...]
Here is the summary with links:
- [net-next] udp: not remove the CRC flag from dev features when need_csum is false
https://git.kernel.org/netdev/net-next/c/4eb5d4a5b4d6
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