automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111594 [PATCH 2/6] app/testpmd: register driver specific commands
       [not found] <20220523071031.1868862-3-david.marchand@redhat.com>
@ 2022-05-23  7:12 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-05-23  7:12 UTC (permalink / raw)
  To: test-report; +Cc: David Marchand

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#319: FILE: app/test-pmd/testpmd.h:1189:
+#define TESTPMD_ADD_DRIVER_COMMANDS(c) \
+RTE_INIT(__##c) \
+{ \
+	testpmd_add_commands(&c); \
+}

total: 1 errors, 0 warnings, 253 lines checked

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

only message in thread, other threads:[~2022-05-23  7:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220523071031.1868862-3-david.marchand@redhat.com>
2022-05-23  7:12 ` |WARNING| pw111594 [PATCH 2/6] app/testpmd: register driver specific commands 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).