[dpdk-test-report] |WARNING| pw103954 [PATCH v3 5/7] dma/dpaa: support DMA operations

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 8 10:09:39 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#152: 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'?
#154: 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'?
#353: 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, 398 lines checked


More information about the test-report mailing list