|WARNING| pw167263 [PATCH 3/4] dma/imx_edma5: add data path
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Aug 6 10:45:15 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/167263
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#67:
As the eDMA5 is a non-coherent bus master, source and destination buffers
^^^^^^
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#258: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.c:511:
+ * On success the destination cache lines are invalidated (non-coherent master).
^^^^^^
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#325: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.c:578:
+ * Non-cache-coherent master: clean the source so the device reads the
^^^^^^
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#399: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.c:652:
+ * master): the device must read current source data, and dirty
^^^^^^
total: 0 errors, 4 warnings, 529 lines checked
More information about the test-report
mailing list