[dpdk-test-report] |WARNING| pw96882 [PATCH 2/2] Allow the flow_classify example to add an ACL table for tcp.

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 13 09:39:45 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'upto' may be misspelled - perhaps 'up to'?
#59: 
The struct rte_flow_classifier can have upto RTE_FLOW_CLASSIFY_TABLE_MAX

WARNING:REPEATED_WORD: Possible repeated word: 'add'
#63: 
When dealing with tcp flows, we frequently want to add add ACLs and filters

WARNING:TYPO_SPELLING: 'typles' may be misspelled - perhaps 'tuples'?
#68: 
tcp 5-typles. If the input-file-parser detects a filter for a tcp flow with

total: 0 errors, 3 warnings, 242 lines checked


More information about the test-report mailing list