* [dpdk-test-report] |SUCCESS| pw68556 [PATCH v4] bitmap: add init with all bits set
[not found] <20200415141529.2057898-1-thomas@monjalon.net>
@ 2020-04-15 14:16 ` checkpatch
2020-04-15 16:13 ` [dpdk-test-report] |WARNING| pw68556 " 0-day Robot
1 sibling, 0 replies; 4+ messages in thread
From: checkpatch @ 2020-04-15 14:16 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/68556
_coding style OK_
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |WARNING| pw68556 bitmap: add init with all bits set
[not found] <20200415141529.2057898-1-thomas@monjalon.net>
2020-04-15 14:16 ` [dpdk-test-report] |SUCCESS| pw68556 [PATCH v4] bitmap: add init with all bits set checkpatch
@ 2020-04-15 16:13 ` 0-day Robot
1 sibling, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2020-04-15 16:13 UTC (permalink / raw)
To: test-report; +Cc: thomas, robot
From: robot@bytheb.org
Test-Label: travis-robot
Test-Status: WARNING
http://dpdk.org/patch/68556
_Travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/160400196
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |SUCCESS| pw68556 [PATCH] [v4] bitmap: add init with all bits set
@ 2020-04-15 16:18 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-04-15 16:18 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2910 bytes --]
Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/68556
_Testing PASS_
Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Wednesday, April 15 2020 14:15:29
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:acec04c4b2f5c75d244319e1d0ca17ea7d4da72d
68556 --> testing pass
Test environment and result as below:
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_compile | dpdk_unit_test |
+=====================+====================+===================+==================+==============+================+
| Windows Server 2019 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| Fedora 31 | PASS | PASS | PASS | PASS | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| Ubuntu 18.04 | PASS | PASS | PASS | PASS | PASS |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| CentOS 8 | PASS | PASS | PASS | PASS | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| openSUSE Leap 15 | PASS | PASS | PASS | PASS | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| FreeBSD 11.2 | PASS | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
| Arch Linux | PASS | SKIPPED | PASS | PASS | SKIPPED |
+---------------------+--------------------+-------------------+------------------+--------------+----------------+
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
openSUSE Leap 15
Kernel: 4.12.14
Compiler: gcc 7.4.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Arch Linux
Kernel: latest
Compiler: gcc latest
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10454/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |SUCCESS| pw68556 [PATCH] [v4] bitmap: add init with all bits set
@ 2020-04-15 16:04 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-04-15 16:04 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3965 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/68556
_Performance Testing PASS_
Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Wednesday, April 15 2020 14:15:29
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:acec04c4b2f5c75d244319e1d0ca17ea7d4da72d
68556 --> performance testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64 | 256 | 0.164 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.015 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.071 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.101 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.100 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.049 |
+------------+---------+-------------------------------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-4 Lx 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64 | 256 | -0.571 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.161 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.121 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.018 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.017 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.002 |
+------------+---------+-------------------------------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-4 Lx 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6
Detail performance results:
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64 | 256 | 0.040 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.031 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.074 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.017 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.008 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.005 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10454/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-04-15 16:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20200415141529.2057898-1-thomas@monjalon.net>
2020-04-15 14:16 ` [dpdk-test-report] |SUCCESS| pw68556 [PATCH v4] bitmap: add init with all bits set checkpatch
2020-04-15 16:13 ` [dpdk-test-report] |WARNING| pw68556 " 0-day Robot
2020-04-15 16:04 [dpdk-test-report] |SUCCESS| pw68556 [PATCH] [v4] " dpdklab
2020-04-15 16:18 dpdklab
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).