[dpdk-test-report] |WARNING| pw38377 [PATCH v2] igb_uio: only check for pci bridge if supported by linux kernel

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 17 19:52:53 CEST 2018


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#44: FILE: kernel/linux/igb_uio/compat.h:124:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 16, 0)

total: 0 errors, 1 warnings, 22 lines checked


More information about the test-report mailing list