[dpdk-test-report] |WARNING| pw35923 [PATCH] ethdev: Additions to rte_flows to support vTEP encap/decap offload

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Mar 10 01:33:47 CET 2018


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

_coding style issues_


WARNING:TYPO_SPELLING: 'defintion' may be misspelled - perhaps 'definition'?
#38: 
the flow pattern defintion and the population of metadata fields

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#101: 
	{ .type = RTE_FLOW_ACTION_TYPE_GROUP, .conf = &group_action = { .id = 1 } },

ERROR:TRAILING_WHITESPACE: trailing whitespace
#278: FILE: lib/librte_ether/rte_flow.h:1076:
+^I$

ERROR:TRAILING_WHITESPACE: trailing whitespace
#284: FILE: lib/librte_ether/rte_flow.h:1082:
+^I * $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#297: FILE: lib/librte_ether/rte_flow.h:1180:
+ * $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#303: FILE: lib/librte_ether/rte_flow.h:1186:
+ * another. For applications which need to program flow rules for $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#304: FILE: lib/librte_ether/rte_flow.h:1187:
+ * operations on a tunnel packet on the inner and outer header $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#307: FILE: lib/librte_ether/rte_flow.h:1190:
+ * a single rule before programing to hardware. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#308: FILE: lib/librte_ether/rte_flow.h:1191:
+ * $

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#356: FILE: lib/librte_ether/rte_flow.h:1277:
+^I^Iconst void *item; ^I^I/**< Item definition. */$

total: 7 errors, 3 warnings, 221 lines checked


More information about the test-report mailing list