|WARNING| pw127638 [PATCH v6] ethdev: add indirect list flow action
checkpatch at dpdk.org
checkpatch at dpdk.org
Sun May 28 17:45:06 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/127638
_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)
#1590: FILE: lib/ethdev/rte_flow.h:6337:
+ rte_flow_action_list_handle *handle,
^
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1643: FILE: lib/ethdev/rte_flow.h:6390:
+ rte_flow_action_list_handle *handle,
^
total: 5 errors, 3 warnings, 1396 lines checked
More information about the test-report
mailing list