|WARNING| pw156729 [PATCH v3 03/10] vfio: remove confusing check on VFIO presence

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 19 10:38:00 CEST 2025


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#553: FILE: lib/eal/include/rte_vfio.h:25:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 0, 0)

total: 0 errors, 1 warnings, 528 lines checked


More information about the test-report mailing list