[dpdk-test-report] |WARNING| pw65776 [RFC 2/4] hash: check flags on creation

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 13 00:10:11 CET 2020


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

_coding style issues_


WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_hash_create', this function's name, in a string
#106: 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