|WARNING| pw147748 [PATCH 2/2] net/mlx5: fix counter query loop getting stuck

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 30 17:32:03 CET 2024


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu32>
#349: FILE: drivers/net/mlx5/mlx5_hws_cnt.c:79:
+		DRV_LOG(DEBUG, "ibdev %s cpool %p wait_reset_cnt=%" PRIu32,

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#360: FILE: drivers/net/mlx5/mlx5_hws_cnt.c:332:
+			       "interval_us=%" PRIu64 " query_us=%" PRIu64 " "

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


More information about the test-report mailing list