|WARNING| pw142641 [v3 22/30] dma/dpaa: add Scatter Gather support

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 22 18:45:23 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#302: FILE: drivers/dma/dpaa/dpaa_qdma.c:193:
+			ccdf->ser = 1;

WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#1081: FILE: drivers/dma/dpaa/dpaa_qdma.c:1144:
+		" status: %02x, ser: %d, offset:%d, fmt: %02x
",

WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#1082: FILE: drivers/dma/dpaa/dpaa_qdma.c:1145:
+		local.err_cmd.status, local.err_cmd.ser,

WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#1312: FILE: drivers/dma/dpaa/dpaa_qdma.h:124:
+	uint32_t ser:1;

total: 0 errors, 4 warnings, 1347 lines checked


More information about the test-report mailing list