Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 6 Sep 2024 17:07:43 -0400 you wrote:
Padding is not included in UDP and TCP checksums. Therefore, reduce the length of the checksummed data to include only the data in the IP payload. This fixes spurious reported checksum failures like
rx: pkt: sport=33000 len=26 csum=0xc850 verify=0xf9fe pkt: bad csum
[...]
Here is the summary with links: - [net] selftests: net: csum: Fix checksums for packets with non-zero padding https://git.kernel.org/netdev/net/c/e8a63d473b49
You are awesome, thank you!