automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111753 [PATCH v2 2/2] app/testpmd: register driver specific commands
       [not found] <20220524200642.1322115-3-david.marchand@redhat.com>
@ 2022-05-24 20:08 ` checkpatch
  2022-05-24 20:59 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-05-24 20:08 UTC (permalink / raw)
  To: test-report; +Cc: David Marchand

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

_coding style issues_


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

total: 1 errors, 0 warnings, 241 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw111753 [PATCH v2 2/2] app/testpmd: register driver specific commands
       [not found] <20220524200642.1322115-3-david.marchand@redhat.com>
  2022-05-24 20:08 ` |WARNING| pw111753 [PATCH v2 2/2] app/testpmd: register driver specific commands checkpatch
@ 2022-05-24 20:59 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-05-24 20:59 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/111753/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2380375096

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-24 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220524200642.1322115-3-david.marchand@redhat.com>
2022-05-24 20:08 ` |WARNING| pw111753 [PATCH v2 2/2] app/testpmd: register driver specific commands checkpatch
2022-05-24 20:59 ` |SUCCESS| " 0-day Robot

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).