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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 26 14:57:10 CEST 2018


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

_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, 734 lines checked


More information about the test-report mailing list