|WARNING| pw112188 [PATCH v2 09/11] net/hns3: unify the code wrap style

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 1 05:57:12 CEST 2022


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#202: FILE: drivers/net/hns3/hns3_ethdev.c:5994:
+			hns3_err(hw, "%d handle long time delta %" PRIu64 " ms time=%ld.%.6ld",

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#512: FILE: drivers/net/hns3/hns3_stats.c:1340:
+		hns3_err(hw, "Failed to allocate 0x%" PRIx64 " bytes needed to store statistics values",

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


More information about the test-report mailing list