|WARNING| pw126248 [PATCH] ethdev: add indirect list flow action
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Apr 18 19:23:37 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/126248
_coding style issues_
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#699: FILE: lib/ethdev/rte_flow.c:2220:
+ rte_flow_indir_action_conf *conf,
^
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#725: FILE: lib/ethdev/rte_flow.c:2246:
+ rte_flow_action_list_handle *handle,
^
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#843: FILE: lib/ethdev/rte_flow.h:6204:
+ rte_flow_indir_action_conf *conf,
^
total: 3 errors, 0 warnings, 733 lines checked
--- a/doc/guides/rel_notes/release_23_07.rst
+++ b/doc/guides/rel_notes/release_23_07.rst
More information about the test-report
mailing list