[dpdk-test-report] |WARNING| pw68189 [PATCH v2 4/4] net/octeontx2: support tm length adjust and pkt mode

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 14 15:40:12 CEST 2020


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#124: FILE: drivers/net/octeontx2/otx2_tm.c:352:
+	otx2_tm_dbg("Shaper config node %s(%u) lvl %u id %u, pir %" PRIu64

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#126: FILE: drivers/net/octeontx2/otx2_tm.c:354:
+		    "adjust 0x%" PRIx64 "(pktmode %u) (%p)",

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


More information about the test-report mailing list