automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw123384 [RFC 12/13] hash: replace RTE_LOGTYPE_HASH with dynamic type
       [not found] <20230207204151.1503491-13-stephen@networkplumber.org>
@ 2023-02-07 20:47 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-02-07 20:47 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_hash_create', this function's name, in a string
#156: FILE: lib/hash/rte_cuckoo_hash.c:168:
+		HASH_LOG(ERR, "rte_hash_create has no parameters");

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_hash_create', this function's name, in a string
#165: FILE: lib/hash/rte_cuckoo_hash.c:177:
+		HASH_LOG(ERR, "rte_hash_create has invalid parameters");

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

total: 0 errors, 3 warnings, 398 lines checked
Please only put __rte_experimental tags in headers (b/lib/hash/rte_thash.c)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-07 20:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230207204151.1503491-13-stephen@networkplumber.org>
2023-02-07 20:47 ` |WARNING| pw123384 [RFC 12/13] hash: replace RTE_LOGTYPE_HASH with dynamic type checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).