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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 9 13:16:47 CEST 2021


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

_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, 409 lines checked


More information about the test-report mailing list