[dpdk-test-report] |WARNING| pw104030 [PATCH v4 4/5] dma/dpaa: support DMA operations

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 9 05:41:24 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#176: FILE: drivers/dma/dpaa/dpaa_qdma.c:45:
+qdma_ccdf_set_ser(struct fsl_qdma_format *ccdf, int status)

WARNING:TYPO_SPELLING: 'SER' may be misspelled - perhaps 'SET'?
#178: FILE: drivers/dma/dpaa/dpaa_qdma.c:47:
+	ccdf->status = rte_cpu_to_le_32(QDMA_CCDF_SER | status);

WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#377: FILE: drivers/dma/dpaa/dpaa_qdma.c:609:
+	qdma_ccdf_set_ser(ccdf, qdma_ccdf_get_status(fsl_comp->virt_addr));

total: 0 errors, 3 warnings, 415 lines checked


More information about the test-report mailing list