|WARNING| pw135500 [PATCH 1/4] iommufd: add IOMMUFD support

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 22 12:24:08 CET 2023


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#155: FILE: lib/eal/include/rte_iommufd.h:26:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 6, 0)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#467: FILE: lib/eal/linux/eal_iommufd.h:16:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(6, 6, 0)

total: 0 errors, 2 warnings, 377 lines checked
Warning in lib/eal/linux/eal_iommufd.c:
Prefer RTE_LOG_LINE


More information about the test-report mailing list