automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw102167 [PATCH v2 5/6] mempool: add namespace to driver register macro
       [not found] <20211019100845.1632332-6-andrew.rybchenko@oktetlabs.ru>
@ 2021-10-19 10:10 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-10-19 10:10 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#240: FILE: lib/mempool/rte_mempool.h:923:
+#define RTE_MEMPOOL_REGISTER_OPS(ops)				\
 	RTE_INIT(mp_hdlr_init_##ops)				\
 	{							\
 		rte_mempool_register_ops(&ops);			\
 	}

total: 1 errors, 0 warnings, 103 lines checked

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

only message in thread, other threads:[~2021-10-19 10:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211019100845.1632332-6-andrew.rybchenko@oktetlabs.ru>
2021-10-19 10:10 ` [dpdk-test-report] |WARNING| pw102167 [PATCH v2 5/6] mempool: add namespace to driver register macro 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).