[dpdk-test-report] |WARNING| pw89259 [PATCH v1 1/3] hash: add predictable RSS API

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 16 19:25:13 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'seqence' may be misspelled - perhaps 'sequence'?
#202: FILE: lib/librte_hash/rte_thash.h:227:
+ * LFSR will ignore if generated m-seqence has more than 2^n -1 bits

WARNING:REPEATED_WORD: Possible repeated word: 'name'
#277: FILE: lib/librte_hash/rte_thash.h:302:
+ * @param name
+ *  name of the helper

WARNING:REPEATED_WORD: Possible repeated word: 'offset'
#281: FILE: lib/librte_hash/rte_thash.h:306:
+ * @param offset
+ *  offset in bits of the subtuple

WARNING:REPEATED_WORD: Possible repeated word: 'name'
#297: FILE: lib/librte_hash/rte_thash.h:322:
+ * @param name
+ *  name of the helper

total: 0 errors, 4 warnings, 264 lines checked


More information about the test-report mailing list