|WARNING| pw111424 [PATCH 10/12] net/hns3: unify the code wrap style

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 19 14:33:42 CEST 2022


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#202: FILE: drivers/net/hns3/hns3_ethdev.c:5995:
+			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:1339:
+		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