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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 23 12:06:24 CET 2021


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#146: 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
#146: 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