[dpdk-test-report] |WARNING| pw25602 [PATCH 3/3] mlx5: handle 32 bit PCI domain

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 21 18:36:08 CEST 2017


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <SCNx32>
#32: FILE: drivers/net/mlx5/mlx5_ethdev.c:1188:
+			   "%" SCNx32 ":%" SCNx8 ":%" SCNx8 ".%" SCNx8 "
",

CHECK:CAMELCASE: Avoid CamelCase: <SCNx8>
#32: FILE: drivers/net/mlx5/mlx5_ethdev.c:1188:
+			   "%" SCNx32 ":%" SCNx8 ":%" SCNx8 ".%" SCNx8 "
",

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


More information about the test-report mailing list