[dpdk-test-report] |WARNING| pw40660 [PATCH RFC] ethdev: support tunnel encapsulation action

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 5 17:50:13 CEST 2018


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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#93: FILE: doc/guides/prog_guide/rte_flow.rst:1984:
+    $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#145: FILE: doc/guides/prog_guide/rte_flow.rst:2006:
+    $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#176: FILE: doc/guides/prog_guide/rte_flow.rst:2027:
+    $

WARNING:TYPO_SPELLING: 'suplied' may be misspelled - perhaps 'supplied'?
#209: FILE: doc/guides/prog_guide/rte_flow.rst:2042:
+and adding the L2 header which is suplied in the buf parameter.

ERROR:TRAILING_WHITESPACE: trailing whitespace
#225: FILE: doc/guides/prog_guide/rte_flow.rst:2051:
+    $

ERROR:CODE_INDENT: code indent should use tabs where possible
#248: FILE: lib/librte_ethdev/rte_flow.h:1476:
+ ^I * Encapsulte a packet with tunnel header.$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#248: FILE: lib/librte_ethdev/rte_flow.h:1476:
+ ^I * Encapsulte a packet with tunnel header.$

ERROR:CODE_INDENT: code indent should use tabs where possible
#249: FILE: lib/librte_ethdev/rte_flow.h:1477:
+ ^I *$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#249: FILE: lib/librte_ethdev/rte_flow.h:1477:
+ ^I *$

ERROR:CODE_INDENT: code indent should use tabs where possible
#250: FILE: lib/librte_ethdev/rte_flow.h:1478:
+ ^I * See struct rte_flow_action_tunnel_encap.$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#250: FILE: lib/librte_ethdev/rte_flow.h:1478:
+ ^I * See struct rte_flow_action_tunnel_encap.$

ERROR:CODE_INDENT: code indent should use tabs where possible
#251: FILE: lib/librte_ethdev/rte_flow.h:1479:
+ ^I */$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#251: FILE: lib/librte_ethdev/rte_flow.h:1479:
+ ^I */$

ERROR:CODE_INDENT: code indent should use tabs where possible
#255: FILE: lib/librte_ethdev/rte_flow.h:1483:
+ ^I * Encapsulte a packet with tunnel header replacing$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#255: FILE: lib/librte_ethdev/rte_flow.h:1483:
+ ^I * Encapsulte a packet with tunnel header replacing$

ERROR:CODE_INDENT: code indent should use tabs where possible
#256: FILE: lib/librte_ethdev/rte_flow.h:1484:
+ ^I * the inner L2 data.$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#256: FILE: lib/librte_ethdev/rte_flow.h:1484:
+ ^I * the inner L2 data.$

ERROR:CODE_INDENT: code indent should use tabs where possible
#257: FILE: lib/librte_ethdev/rte_flow.h:1485:
+ ^I *$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#257: FILE: lib/librte_ethdev/rte_flow.h:1485:
+ ^I *$

ERROR:CODE_INDENT: code indent should use tabs where possible
#258: FILE: lib/librte_ethdev/rte_flow.h:1486:
+ ^I * See struct rte_flow_action_tunnel_encap_l3.$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#258: FILE: lib/librte_ethdev/rte_flow.h:1486:
+ ^I * See struct rte_flow_action_tunnel_encap_l3.$

ERROR:CODE_INDENT: code indent should use tabs where possible
#259: FILE: lib/librte_ethdev/rte_flow.h:1487:
+ ^I */$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#259: FILE: lib/librte_ethdev/rte_flow.h:1487:
+ ^I */$

total: 13 errors, 10 warnings, 389 lines checked


More information about the test-report mailing list