|WARNING| pw142548 [PATCH 22/30] dma/dpaa: add Scatter Gather support

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 19 12:07:07 CEST 2024


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

_coding style issues_


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

WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#1079: 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'?
#1080: 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'?
#1310: 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