|WARNING| pw129195 [v2 1/5] net/mlx5: support indirect list METER_MARK action

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 3 11:22:35 CEST 2023


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

_coding style issues_


CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#166: FILE: drivers/net/mlx5/mlx5_flow.c:1174:
+						rte_flow_action_list_handle *handle,
 						                            ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#212: FILE: drivers/net/mlx5/mlx5_flow.c:11103:
+						rte_flow_action_list_handle *handle,
 						                            ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#266: FILE: drivers/net/mlx5/mlx5_flow.h:134:
+	LIST_HEAD(, mlx5_indirect_list) *h = head;
 	                                ^

CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#277: FILE: drivers/net/mlx5/mlx5_flow.h:145:
+
+}

CHECK:SPACING: spaces preferred around that '*' (ctx:WxO)
#514: FILE: drivers/net/mlx5/mlx5_flow_hw.c:1551:
+			rte_flow_indirect_update_flow_meter_mark **flow_conf =
 			                                         ^

total: 0 errors, 0 warnings, 5 checks, 797 lines checked


More information about the test-report mailing list