[dpdk-test-report] |WARNING| pw67692 [PATCH v2 09/11] net/octeontx2: add tm debug support

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 2 21:37:12 CEST 2020


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#153: FILE: drivers/net/octeontx2/otx2_ethdev_debug.c:465:
+		nix_dump("
SQB Aura W0: Pool addr		0x%"PRIx64"",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#153: FILE: drivers/net/octeontx2/otx2_ethdev_debug.c:465:
+		nix_dump("
SQB Aura W0: Pool addr		0x%"PRIx64"",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#157: FILE: drivers/net/octeontx2/otx2_ethdev_debug.c:469:
+		nix_dump("SQB Aura W2: count		%"PRIx64"",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#159: FILE: drivers/net/octeontx2/otx2_ethdev_debug.c:471:
+		nix_dump("SQB Aura W3: limit		%"PRIx64"",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#163: FILE: drivers/net/octeontx2/otx2_ethdev_debug.c:475:
+		nix_dump("SQB Aura W4: fc_addr		0x%"PRIx64"
",

total: 0 errors, 0 warnings, 5 checks, 382 lines checked


More information about the test-report mailing list