|WARNING| pw155615 [PATCH] net/cksum: compute raw cksum for several segments

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 1 09:25:34 CEST 2025


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/155615

_coding style issues_


ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#109: FILE: :176:
uint32_t off, uint32_t len,

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#114: FILE: :180:
+			tmp = rte_bswap32(tmp);

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#124: FILE: :192:
+	*cksum = __rte_raw_cksum_reduce_u64(sum);

total: 1 errors, 2 warnings, 58 lines checked


More information about the test-report mailing list