[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175092840625.1129579.1703827671352728388.git-patchwork-notify@kernel.org>
Date: Thu, 26 Jun 2025 09:00:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org,
o.rempel@...gutronix.de, gerhard@...leder-embedded.com
Subject: Re: [PATCH net] net: selftests: fix TCP packet checksum
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 24 Jun 2025 11:32:58 -0700 you wrote:
> The length in the pseudo header should be the length of the L3 payload
> AKA the L4 header+payload. The selftest code builds the packet from
> the lower layers up, so all the headers are pushed already when it
> constructs L4. We need to subtract the lower layer headers from skb->len.
>
> Fixes: 3e1e58d64c3d ("net: add generic selftest support")
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
>
> [...]
Here is the summary with links:
- [net] net: selftests: fix TCP packet checksum
https://git.kernel.org/netdev/net/c/8d89661a36dd
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