[dpdk-test-report] |WARNING| pw89427 [PATCH v4 6/8] net/ice: refine debug build option

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 18 02:40:16 CET 2021


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#145: FILE: drivers/net/ice/ice_rxtx.c:2440:
+			   "(port=%d queue=%d) value=0x%"PRIx64"
",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#145: FILE: drivers/net/ice/ice_rxtx.c:2440:
+			   "(port=%d queue=%d) value=0x%"PRIx64"
",

total: 0 errors, 0 warnings, 2 checks, 80 lines checked


More information about the test-report mailing list