automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw142560 [PATCH v1 2/4] power: refactor uncore power management library
       [not found] <20240720165030.246294-3-sivaprasad.tummala@amd.com>
@ 2024-07-20 16:51 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-07-20 16:51 UTC (permalink / raw)
  To: test-report; +Cc: Sivaprasad Tummala

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#930: FILE: lib/power/rte_power_uncore_ops.h:220:
+#define RTE_POWER_REGISTER_UNCORE_OPS(ops)		\
+	RTE_INIT(power_hdlr_init_uncore_##ops)         \
+	{                                               \
+		rte_power_register_uncore_ops(&ops);    \
+	}

total: 1 errors, 0 warnings, 749 lines checked

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

only message in thread, other threads:[~2024-07-20 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240720165030.246294-3-sivaprasad.tummala@amd.com>
2024-07-20 16:51 ` |WARNING| pw142560 [PATCH v1 2/4] power: refactor uncore power management library 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).