[dpdk-test-report] |WARNING| pw69277 [PATCH v2 2/4] hash: check flags on creation

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 24 19:16:14 CEST 2020


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

_coding style issues_


WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_hash_create', this function's name, in a string
#108: FILE: lib/librte_hash/rte_cuckoo_hash.c:172:
+		RTE_LOG(ERR, HASH, "rte_hash_create: unsupported extra flags
");

total: 0 errors, 1 warnings, 21 lines checked


More information about the test-report mailing list