|WARNING| pw158299 [PATCH] net/mlx5: fix indirect RSS action hash fields calculation

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 30 18:26:20 CET 2025


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx32>
#349: FILE: drivers/net/mlx5/mlx5_flow_dv.c:15859:
+				"selectors=0x%" PRIx32, selectors);

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#584: FILE: drivers/net/mlx5/mlx5_flow_dv.c:16006:
+			     "rss_act_idx=%u hash_fields=0x%" PRIx64 " selectors=0x%" PRIx32,

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


More information about the test-report mailing list