|WARNING| pw167477 [PATCH v3 4/5] dma/imx_edma5: add data path

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 11 12:51:30 CEST 2026


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

_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'?
#282: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.c:514:
+ * On success the destination cache lines are invalidated (non-coherent master).
                                                                         ^^^^^^

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

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

total: 0 errors, 4 warnings, 647 lines checked


More information about the test-report mailing list