[dpdk-test-report] |WARNING| pw90753 [PATCH v2 2/3] hash: add predictable RSS implementation

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 6 21:51:23 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'incuding' may be misspelled - perhaps 'including'?
#385: FILE: lib/librte_hash/rte_thash.c:334:
+	req_bits++; /* due to incuding end */

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#680: FILE: lib/librte_hash/rte_thash.c:619:
+	unsigned i;

total: 0 errors, 2 warnings, 677 lines checked


More information about the test-report mailing list