[dpdk-test-report] |WARNING| pw75550 [RFC v1 1/2] vfio_user: Add library for vfio over socket

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 14 12:27:23 CEST 2020


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#234: FILE: lib/librte_vfio_user/rte_vfio_user.h:152:
+#define IF_NAME_SZ (IFNAMSIZ > PATH_MAX ? IFNAMSIZ : PATH_MAX)

total: 0 errors, 1 warnings, 335 lines checked


More information about the test-report mailing list