[dpdk-test-report] |WARNING| pw47026 [v4, 4/5] hash: add lock-free read-write concurrency

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 19 11:29:09 CEST 2018


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

_coding style issues_


WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_hash_create', this function's name, in a string
#84: 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
#92: FILE: lib/librte_hash/rte_cuckoo_hash.c:178:
+		RTE_LOG(ERR, HASH, "rte_hash_create: extendable bucket "

total: 0 errors, 2 warnings, 744 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