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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 28 01:18:01 CEST 2020


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

_coding style issues_


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

total: 0 errors, 1 warnings, 26 lines checked


More information about the test-report mailing list