[dpdk-test-report] |WARNING| pw103314 [PATCH v2 5/6] dma/dpaa: support DMA operations

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 1 09:53:41 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#153: 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'?
#155: 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'?
#347: FILE: drivers/dma/dpaa/dpaa_qdma.c:565:
+	qdma_ccdf_set_ser(ccdf, qdma_ccdf_get_status(fsl_comp->virt_addr));

total: 0 errors, 3 warnings, 407 lines checked


More information about the test-report mailing list