Hello: This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 3 Feb 2021 14:29:52 -0500 you wrote: > From: Willem de Bruijn <will...@google.com> > > When iteratively computing a checksum with csum_block_add, track the > offset "pos" to correctly rotate in csum_block_add when offset is odd. > > The open coded implementation of skb_copy_and_csum_datagram did this. > With the switch to __skb_datagram_iter calling csum_and_copy_to_iter, > pos was reinitialized to 0 on each call. > > [...] Here is the summary with links: - [net,v2] udp: fix skb_copy_and_csum_datagram with odd segment sizes https://git.kernel.org/netdev/net/c/52cbd23a119c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html