[dpdk-test-report] |WARNING| pw62246 [PATCH] net/octeontx2: fix compilation with x86_x32

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 4 12:02:06 CET 2019


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#95: FILE: drivers/net/octeontx2/otx2_ptp.c:262:
+	otx2_nix_dbg("rx timestamp: %"PRIu64" sec: %"PRIu64" nsec %"PRIu64"",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#95: FILE: drivers/net/octeontx2/otx2_ptp.c:262:
+	otx2_nix_dbg("rx timestamp: %"PRIu64" sec: %"PRIu64" nsec %"PRIu64"",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#108: FILE: drivers/net/octeontx2/otx2_ptp.c:283:
+	otx2_nix_dbg("tx timestamp: %"PRIu64" sec: %"PRIu64" nsec %"PRIu64"",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#119: FILE: drivers/net/octeontx2/otx2_ptp.c:361:
+	otx2_nix_dbg("PTP time read: %"PRIu64" .%09"PRIu64"",

total: 0 errors, 0 warnings, 4 checks, 33 lines checked


More information about the test-report mailing list