|WARNING| pw127380 [PATCH v5 1/2] ethdev: add indirect list flow action

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 25 10:13:25 CEST 2023


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#479: FILE: app/test-pmd/cmdline_flow.c:10515:
+		    void __rte_unused *buf, unsigned int __rte_unused size)
 		                      ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1244: FILE: lib/ethdev/rte_flow.c:2230:
+					      rte_flow_indir_action_conf *conf,
 					                                 ^

WARNING:FUNCTION_ARGUMENTS: arguments for function declarations should follow identifier
#1273: FILE: lib/ethdev/rte_flow.c:2259:
+int

WARNING:FUNCTION_ARGUMENTS: arguments for function declarations should follow identifier
#1300: FILE: lib/ethdev/rte_flow.c:2286:
+int

WARNING:FUNCTION_ARGUMENTS: arguments for function declarations should follow identifier
#1327: FILE: lib/ethdev/rte_flow.c:2313:
+int

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1480: FILE: lib/ethdev/rte_flow.h:6227:
+					 rte_flow_indir_action_conf *conf,
 					                            ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1592: FILE: lib/ethdev/rte_flow.h:6339:
+					 rte_flow_action_list_handle *handle,
 					                             ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1637: FILE: lib/ethdev/rte_flow.h:6384:
+					  rte_flow_action_list_handle *handle,
 					                              ^

total: 5 errors, 3 warnings, 1390 lines checked


More information about the test-report mailing list