[dpdk-test-report] |WARNING| pw58333 [RFC 2/3] lib/hash: integrate RCU QSBR

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Sep 1 08:59:27 CEST 2019


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#374: FILE: lib/librte_hash/rte_cuckoo_hash.c:1192:
+		return -ENOSPC;
+	else

total: 0 errors, 1 warnings, 586 lines checked
Please only put __rte_experimental tags in headers (b/lib/librte_hash/rte_cuckoo_hash.c)


More information about the test-report mailing list