[dpdk-test-report] |WARNING| pw81163 [PATCH v3 1/3] lib/hash: integrate RCU QSBR

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 16 19:42:16 CEST 2020


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#440: FILE: lib/librte_hash/rte_cuckoo_hash.c:1583:
+remove_entry(const struct rte_hash *h, struct rte_hash_bucket *bkt, unsigned i)

WARNING:TYPO_SPELLING: 'THRID' may be misspelled - perhaps 'THIRD'?
#513: FILE: lib/librte_hash/rte_cuckoo_hash.c:1771:
+						 RTE_QSBR_THRID_INVALID);

total: 0 errors, 2 warnings, 605 lines checked


More information about the test-report mailing list