|WARNING| pw105676 [PATCH 06/15] net/hns3: extract a function to handle reset fail

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 7 11:17:55 CET 2022


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#94: FILE: drivers/net/hns3/hns3_intr.c:2797:
+	hns3_warn(hw, "%s reset fail delta %" PRIu64 " ms time=%ld.%.6ld",

total: 0 errors, 0 warnings, 1 checks, 72 lines checked
Warning in drivers/net/hns3/hns3_intr.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t


More information about the test-report mailing list