[dpdk-test-report] |WARNING| pw92471 [PATCH 3/3] net/hns3: fix format u64 variable readability

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 30 11:05:31 CEST 2021


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#80: FILE: drivers/net/hns3/hns3_flow.c:1559:
+			      "requested:0x%" PRIx64 " configured:0x%" PRIx64,

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#93: FILE: drivers/net/hns3/hns3_intr.c:2573:
+			  "merge cnt: %" PRIu64 " total merge cnt: %" PRIu64,

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


More information about the test-report mailing list