[dpdk-test-report] |WARNING| pw39712 [PATCH] net/mlx: fix printing format specifiers

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 10 07:54:31 CEST 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIxPTR>
#40: FILE: drivers/net/mlx4/mlx4_mr.c:165:
+		      " idx=%u [0x%" PRIxPTR ", 0x%" PRIxPTR ") lkey=0x%x",

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#70: FILE: drivers/net/mlx4/mlx4_mr.c:580:
+	      " page_sz=0x%" PRIx64 ", ms_n=%u",

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


More information about the test-report mailing list