|WARNING| pw155630 [v3] net/cksum: compute raw cksum for several segments

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Aug 2 13:08:02 CEST 2025


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

_coding style issues_


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

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

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

total: 1 errors, 2 warnings, 184 lines checked


More information about the test-report mailing list