* [dpdk-test-report] |SUCCESS| pw59121-59122 [PATCH] [1/2] virtio: fix rx stats with vectorized functions
@ 2019-09-13 5:03 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2019-09-13 5:03 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3924 bytes --]
Test-Label: mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/59121
_Performance Testing PASS_
Submitter: Thierry Herbelot <thierry.herbelot@6wind.com>
Date: Wednesday, September 11 2019 16:04:08
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f991c135bbe365afd34fe8f082a9cfc92e1d2fa4
59121-59122 --> 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.523 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.101 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.069 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.048 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.002 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.008 |
+------------+---------+-------------------------------------+
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.084 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.014 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.023 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.015 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.003 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.001 |
+------------+---------+-------------------------------------+
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.170 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.112 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.140 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0.043 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.017 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.017 |
+------------+---------+-------------------------------------+
https://lab.dpdk.org/results/dashboard/patchsets/7471/
UNH-IOL DPDK Performance Test Lab
To manage your email subscriptions visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |SUCCESS| pw59121-59122 [PATCH] [1/2] virtio: fix rx stats with vectorized functions
@ 2019-09-12 23:59 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2019-09-12 23:59 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2009 bytes --]
Test-Label: intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/59121
_Performance Testing PASS_
Submitter: Thierry Herbelot <thierry.herbelot@6wind.com>
Date: Wednesday, September 11 2019 16:04:08
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f991c135bbe365afd34fe8f082a9cfc92e1d2fa4
59121-59122 --> performance testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2
Detail performance results:
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64 | 512 | 0.072 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 0.314 |
+------------+---------+-------------------------------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3
Detail performance results:
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64 | 128 | 0.168 |
+------------+---------+-------------------------------------+
| 64 | 512 | -0.112 |
+------------+---------+-------------------------------------+
| 64 | 2048 | -0.008 |
+------------+---------+-------------------------------------+
https://lab.dpdk.org/results/dashboard/patchsets/7471/
UNH-IOL DPDK Performance Test Lab
To manage your email subscriptions visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |SUCCESS| pw59121-59122 [PATCH] [1/2] virtio: fix rx stats with vectorized functions
@ 2019-09-12 23:57 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2019-09-12 23:57 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 647 bytes --]
Test-Label: iol-dpdk_compile_ovs
Test-Status: SUCCESS
http://dpdk.org/patch/59121
_Compile Testing PASS_
Submitter: Thierry Herbelot <thierry.herbelot@6wind.com>
Date: Wednesday, September 11 2019 16:04:08
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f991c135bbe365afd34fe8f082a9cfc92e1d2fa4
59121-59122 --> compile testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
Result: PASS
https://lab.dpdk.org/results/dashboard/patchsets/7471/
UNH-IOL DPDK Performance Test Lab
To manage your email subscriptions visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |SUCCESS| pw59121-59122 [PATCH] [1/2] virtio: fix rx stats with vectorized functions
@ 2019-09-12 23:54 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2019-09-12 23:54 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 648 bytes --]
Test-Label: iol-dpdk_compile_spdk
Test-Status: SUCCESS
http://dpdk.org/patch/59121
_Compile Testing PASS_
Submitter: Thierry Herbelot <thierry.herbelot@6wind.com>
Date: Wednesday, September 11 2019 16:04:08
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f991c135bbe365afd34fe8f082a9cfc92e1d2fa4
59121-59122 --> compile testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
Result: PASS
https://lab.dpdk.org/results/dashboard/patchsets/7471/
UNH-IOL DPDK Performance Test Lab
To manage your email subscriptions visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |SUCCESS| pw59121-59122 [PATCH] [1/2] virtio: fix rx stats with vectorized functions
@ 2019-09-12 23:53 dpdklab
0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2019-09-12 23:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 695 bytes --]
Test-Label: iol-dpdk_compile
Test-Status: SUCCESS
http://dpdk.org/patch/59121
_Compile Testing PASS_
Submitter: Thierry Herbelot <thierry.herbelot@6wind.com>
Date: Wednesday, September 11 2019 16:04:08
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f991c135bbe365afd34fe8f082a9cfc92e1d2fa4
59121-59122 --> compile testing pass
Test environment and result as below:
Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
Result: PASS
FreeBSD 11.2
Kernel: 11.2
GCC: 8.3
Result: PASS
https://lab.dpdk.org/results/dashboard/patchsets/7471/
UNH-IOL DPDK Performance Test Lab
To manage your email subscriptions visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-09-13 5:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-13 5:03 [dpdk-test-report] |SUCCESS| pw59121-59122 [PATCH] [1/2] virtio: fix rx stats with vectorized functions dpdklab
-- strict thread matches above, loose matches on Subject: below --
2019-09-12 23:59 dpdklab
2019-09-12 23:57 dpdklab
2019-09-12 23:54 dpdklab
2019-09-12 23:53 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).