|WARNING| pw144021 [v1 16/43] bus/fslmc: dynamic IOVA mode configuration
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Sep 13 08:03:50 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144021
_coding style issues_
WARNING:TYPO_SPELLING: 'Unsupport' may be misspelled - perhaps 'Unsupported'?
#559: FILE: drivers/bus/fslmc/fslmc_vfio.c:747:
+ DPAA2_BUS_ERR("Unsupport IOMMU type(%d) ret(%d), err(%d)",
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#974: FILE: drivers/bus/fslmc/fslmc_vfio.c:1070:
+ return (void *)((uintptr_t)dmaseg->vaddr + (uintptr_t)(iova - dmaseg->iova));
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#1021: FILE: drivers/bus/fslmc/fslmc_vfio.c:1117:
+ return (void *)((uintptr_t)dmaseg->vaddr + (uintptr_t)(iova - dmaseg->iova));
total: 0 errors, 3 warnings, 1319 lines checked
Warning in drivers/bus/fslmc/fslmc_vfio.h:
Using compiler attribute directly
More information about the test-report
mailing list