* [dpdk-test-report] |SUCCESS| pw64688 [PATCH v5] net/virtio-user: fix packed ring server mode
[not found] <20200115061358.5666-1-xuan.ding@intel.com>
@ 2020-01-15 6:14 ` checkpatch
2020-01-15 8:58 ` [dpdk-test-report] |WARNING| pw64688 " 0-day Robot
1 sibling, 0 replies; 4+ messages in thread
From: checkpatch @ 2020-01-15 6:14 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/64688
_coding style OK_
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |WARNING| pw64688 net/virtio-user: fix packed ring server mode
[not found] <20200115061358.5666-1-xuan.ding@intel.com>
2020-01-15 6:14 ` [dpdk-test-report] |SUCCESS| pw64688 [PATCH v5] net/virtio-user: fix packed ring server mode checkpatch
@ 2020-01-15 8:58 ` 0-day Robot
1 sibling, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2020-01-15 8:58 UTC (permalink / raw)
To: test-report; +Cc: xuan.ding, robot
From: robot@bytheb.org
Test-Label: travis-robot
Test-Status: WARNING
http://dpdk.org/patch/64688
_Travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/144461420
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |SUCCESS| pw64688 [PATCH] [v5] net/virtio-user: fix packed ring server mode
@ 2020-01-15 7:08 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-01-15 7:08 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3933 bytes --]
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/64688
_Performance Testing PASS_
Submitter: Xuan Ding <xuan.ding@intel.com>
Date: Wednesday, January 15 2020 06:13:58
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:31bb45bcfdf5d67737eab17747b383775c9c36ae
64688 --> performance testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-generic
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.896 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.348 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.025 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.028 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.004 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0 |
+------------+---------+-------------------------------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
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.148 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.059 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.128 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.024 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.007 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.012 |
+------------+---------+-------------------------------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
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.250 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.035 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.008 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.007 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.002 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.001 |
+------------+---------+-------------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/9201/
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| pw64688 [PATCH] [v5] net/virtio-user: fix packed ring server mode
@ 2020-01-15 6:51 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-01-15 6:51 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2516 bytes --]
Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/64688
_Testing PASS_
Submitter: Xuan Ding <xuan.ding@intel.com>
Date: Wednesday, January 15 2020 06:13:58
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:31bb45bcfdf5d67737eab17747b383775c9c36ae
64688 --> testing pass
Test environment and result as below:
+------------------+-------------------+--------------------+------------------+----------------+--------------+
| Environment | dpdk_compile_spdk | dpdk_meson_compile | dpdk_compile_ovs | dpdk_unit_test | dpdk_compile |
+==================+===================+====================+==================+================+==============+
| Ubuntu 18.04 | PASS | PASS | PASS | PASS | PASS |
+------------------+-------------------+--------------------+------------------+----------------+--------------+
| FreeBSD 11.2 | PASS | PASS | SKIPPED | SKIPPED | PASS |
+------------------+-------------------+--------------------+------------------+----------------+--------------+
| openSUSE Leap 15 | SKIPPED | PASS | PASS | SKIPPED | PASS |
+------------------+-------------------+--------------------+------------------+----------------+--------------+
| Arch Linux | SKIPPED | PASS | PASS | SKIPPED | PASS |
+------------------+-------------------+--------------------+------------------+----------------+--------------+
| Fedora 31 | SKIPPED | PASS | PASS | SKIPPED | PASS |
+------------------+-------------------+--------------------+------------------+----------------+--------------+
| CentOS 8 | SKIPPED | PASS | PASS | SKIPPED | PASS |
+------------------+-------------------+--------------------+------------------+----------------+--------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
FreeBSD 11.2
Kernel: 11.2
GCC: 8.3
openSUSE Leap 15
Kernel: 4.12.14
GCC: 7.4.1
Arch Linux
Kernel: latest
GCC: latest
Fedora 31
Kernel: 5.3.16
GCC: 9.2.1
CentOS 8
Kernel: 4.18.0.el8_0
GCC: 8.2
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/9201/
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-01-15 9:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20200115061358.5666-1-xuan.ding@intel.com>
2020-01-15 6:14 ` [dpdk-test-report] |SUCCESS| pw64688 [PATCH v5] net/virtio-user: fix packed ring server mode checkpatch
2020-01-15 8:58 ` [dpdk-test-report] |WARNING| pw64688 " 0-day Robot
2020-01-15 7:08 [dpdk-test-report] |SUCCESS| pw64688 [PATCH] [v5] " dpdklab
-- strict thread matches above, loose matches on Subject: below --
2020-01-15 6:51 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).