[dpdk-test-report] |WARNING| pw83951 [PATCH v2 03/37] net/txgbe: add ntuple parse rule

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 11 07:51:09 CET 2020


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#118: FILE: drivers/net/txgbe/txgbe_flow.c:35:
+const struct rte_flow_item *next_no_void_pattern(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#132: FILE: drivers/net/txgbe/txgbe_flow.c:49:
+const struct rte_flow_action *next_no_void_action(

WARNING:TYPO_SPELLING: 'asumption' may be misspelled - perhaps 'assumption'?
#146: FILE: drivers/net/txgbe/txgbe_flow.c:63:
+ * Please aware there's an asumption for all the parsers.

total: 0 errors, 1 warnings, 2 checks, 543 lines checked


More information about the test-report mailing list