* [dpdk-test-report] |SUCCESS| pw62327 test/fib: add FIB library ipv6 performance autotests
[not found] <4e1409ab8f7331472d9107b87cc2a455692d0e43.1572621163.git.vladimir.medvedkin@intel.com>
@ 2019-11-02 11:04 ` 0-day Robot
2019-11-04 11:04 ` [dpdk-test-report] |WARNING| pw62327 [PATCH v6 12/12] " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2019-11-02 11:04 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/62327
_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/134586118
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |WARNING| pw62327 [PATCH v6 12/12] test/fib: add FIB library ipv6 performance autotests
[not found] <4e1409ab8f7331472d9107b87cc2a455692d0e43.1572621163.git.vladimir.medvedkin@intel.com>
2019-11-02 11:04 ` [dpdk-test-report] |SUCCESS| pw62327 test/fib: add FIB library ipv6 performance autotests 0-day Robot
@ 2019-11-04 11:04 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2019-11-04 11:04 UTC (permalink / raw)
To: test-report; +Cc: Vladimir Medvedkin
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/62327
_coding style issues_
WARNING:MACRO_WITH_FLOW_CONTROL: Macros with flow control statements should be avoided
#141: FILE: app/test/test_fib6_perf.c:18:
+#define TEST_FIB_ASSERT(cond) do { \
+ if (!(cond)) { \
+ printf("Error at line %d:
", __LINE__); \
+ return -1; \
+ } \
+} while (0)
total: 0 errors, 1 warnings, 190 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-04 11:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <4e1409ab8f7331472d9107b87cc2a455692d0e43.1572621163.git.vladimir.medvedkin@intel.com>
2019-11-02 11:04 ` [dpdk-test-report] |SUCCESS| pw62327 test/fib: add FIB library ipv6 performance autotests 0-day Robot
2019-11-04 11:04 ` [dpdk-test-report] |WARNING| pw62327 [PATCH v6 12/12] " 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).