automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw155407 [PATCH v8 3/8] lib/pmu: reimplement per-arch ops as callbacks
       [not found] <20250722120041.2718227-4-tduszynski@marvell.com>
@ 2025-07-22 12:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-07-22 12:01 UTC (permalink / raw)
  To: test-report; +Cc: Tomasz Duszynski

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#192: FILE: lib/pmu/pmu_private.h:19:
+#define PMU_SET_ARCH_OPS(ops) \
+	RTE_INIT(libpmu_set_arch_ops) \
+	{ \
+		arch_ops = &(ops); \
+	}

total: 1 errors, 0 warnings, 125 lines checked

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

only message in thread, other threads:[~2025-07-22 12:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250722120041.2718227-4-tduszynski@marvell.com>
2025-07-22 12:01 ` |WARNING| pw155407 [PATCH v8 3/8] lib/pmu: reimplement per-arch ops as callbacks 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).