automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw92260 [PATCH 4/4] test/cksum: new test for L3/L4 checksum API
       [not found] <20210427135755.927-5-olivier.matz@6wind.com>
@ 2021-04-27 14:00 ` checkpatch
  2021-04-27 15:59 ` [dpdk-test-report] |SUCCESS| pw92260 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-04-27 14:00 UTC (permalink / raw)
  To: test-report; +Cc: Olivier Matz

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

_coding style issues_


WARNING:MACRO_WITH_FLOW_CONTROL: Macros with flow control statements should be avoided
#170: FILE: app/test/test_cksum.c:24:
+#define GOTO_FAIL(str, ...) do {					\
+		printf("cksum test FAILED (l.%d): <" str ">
",		\
+		       __LINE__,  ##__VA_ARGS__);			\
+		goto fail;						\
+	} while (0)

total: 0 errors, 1 warnings, 304 lines checked

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

* [dpdk-test-report] |SUCCESS| pw92260 [dpdk-dev] [PATCH 4/4] test/cksum: new test for L3/L4 checksum API
       [not found] <20210427135755.927-5-olivier.matz@6wind.com>
  2021-04-27 14:00 ` [dpdk-test-report] |WARNING| pw92260 [PATCH 4/4] test/cksum: new test for L3/L4 checksum API checkpatch
@ 2021-04-27 15:59 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-04-27 15:59 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

end of thread, other threads:[~2021-04-27 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210427135755.927-5-olivier.matz@6wind.com>
2021-04-27 14:00 ` [dpdk-test-report] |WARNING| pw92260 [PATCH 4/4] test/cksum: new test for L3/L4 checksum API checkpatch
2021-04-27 15:59 ` [dpdk-test-report] |SUCCESS| pw92260 [dpdk-dev] " 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).