[dpdk-test-report] |WARNING| pw46672 [v3, 6/7] hash: enable lock-free reader-writer concurrency

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 19 11:24:40 CEST 2018


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

_coding style issues_


WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_hash_create', this function's name, in a string
#57: FILE: lib/librte_hash/rte_cuckoo_hash.c:170:
+		RTE_LOG(ERR, HASH, "rte_hash_create choose rw concurrency or "

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_hash_create', this function's name, in a string
#65: FILE: lib/librte_hash/rte_cuckoo_hash.c:178:
+		RTE_LOG(ERR, HASH, "rte_hash_create extendable bucket "

total: 0 errors, 2 warnings, 255 lines checked
ERROR: symbol rte_hash_free_key_with_position is added in a section other than the EXPERIMENTAL section of the version map


More information about the test-report mailing list