[dpdk-test-report] |WARNING| pw67685 [PATCH v2 02/11] net/octeontx2: restructure tm helper functions

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


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#348: FILE: drivers/net/octeontx2/otx2_tm.c:284:
+		     "prio 0x%" PRIx64 ", rr_quantum 0x%" PRIx64 " (%p)",

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#405: FILE: drivers/net/octeontx2/otx2_tm.c:338:
+		    "pir %" PRIu64 "(%" PRIu64 "B),"

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


More information about the test-report mailing list