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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 12 12:20:15 CET 2020


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

_coding style issues_


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

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#397: 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