[dpdk-test-report] |WARNING| pw52584 [PATCH v3 1/3] ethdev: add actions to modify TCP header fields
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 10 13:30:00 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/52584
_coding style issues_
ERROR:TRAILING_WHITESPACE: trailing whitespace
#49: FILE: doc/guides/prog_guide/rte_flow.rst:2353:
+Using this action on non-matching traffic will result in undefined behavior, $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#67: FILE: doc/guides/prog_guide/rte_flow.rst:2371:
+Using this action on non-matching traffic will result in undefined behavior, $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#85: FILE: doc/guides/prog_guide/rte_flow.rst:2389:
+Using this action on non-matching traffic will result in undefined behavior, $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#103: FILE: doc/guides/prog_guide/rte_flow.rst:2407:
+Using this action on non-matching traffic will result in undefined behavior, $
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#193: FILE: lib/librte_ethdev/rte_flow.h:2170:
+ * General integer type, can be expanded as needed.
+*/
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#195: FILE: lib/librte_ethdev/rte_flow.h:2172:
+ rte_be32_t be32;$
total: 4 errors, 2 warnings, 160 lines checked
More information about the test-report
mailing list