|WARNING| pw167350 [PATCH v2 4/5] dma/imx_edma5: add data path

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 7 08:50:25 CEST 2026


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#68: 
As the eDMA5 is a non-coherent bus master, source and destination buffers
                                   ^^^^^^

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#259: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.c:510:
+ * On success the destination cache lines are invalidated (non-coherent master).
                                                                         ^^^^^^

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#340: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.c:591:
+	 * Non-cache-coherent master: clean the source so the device reads the
 	                      ^^^^^^

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#434: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.c:685:
+	 * master): the device must read current source data, and dirty
 	   ^^^^^^

total: 0 errors, 4 warnings, 583 lines checked


More information about the test-report mailing list