* [dpdk-test-report] |SUCCESS| pw53464 [PATCH] net/vmxnet3: uninitialized variable fix
@ 2019-05-16 8:45 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2019-05-16 8:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2070 bytes --]
Test-Label: intel-Performance-Testing
Test-Status: SUCCESS
http://dpdk.org/patch/53464
_Performance Testing PASS_
Submitter: Yogev Chaimovich <yogev@cgstowernetworks.com>
Date: Thursday, May 16 2019 07:10:38
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c6a53a6bcd0ae52afe0a6d58b059af577c9408b3
53464 --> performance testing pass
Test environment and result as below:
Ubuntu 17.10
Kernel: 4.13.0-43-generic
GCC: gcc (Ubuntu 7.2.0-8ubuntu3) 7.2.0
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.307 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 0.122 |
+------------+---------+-------------------------------------+
Ubuntu 17.10
Kernel: 4.13.0-43-generic
GCC: gcc (Ubuntu 7.2.0-8ubuntu3) 7.2.0
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.334 |
+------------+---------+-------------------------------------+
| 64 | 512 | -0.054 |
+------------+---------+-------------------------------------+
| 64 | 2048 | 0.142 |
+------------+---------+-------------------------------------+
https://lab.dpdk.org/results/dashboard/patchsets/5805/
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] 2+ messages in thread
* [dpdk-test-report] |SUCCESS| pw53464 [PATCH] net/vmxnet3: uninitialized variable fix
@ 2019-05-16 8:45 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2019-05-16 8:45 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3985 bytes --]
Test-Label: mellanox-Performance-Testing
Test-Status: SUCCESS
http://dpdk.org/patch/53464
_Performance Testing PASS_
Submitter: Yogev Chaimovich <yogev@cgstowernetworks.com>
Date: Thursday, May 16 2019 07:10:38
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c6a53a6bcd0ae52afe0a6d58b059af577c9408b3
53464 --> performance testing pass
Test environment and result as below:
Ubuntu 16.04
Kernel: 4.4.0-109-generic
GCC: 5.4.0-6ubuntu1~16.04.6
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.312 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.331 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.024 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.002 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.005 |
+------------+---------+-------------------------------------+
| 1518 | 256 | 0.005 |
+------------+---------+-------------------------------------+
Ubuntu 16.04
Kernel: 4.4.0-109-generic
GCC: 5.4.0-6ubuntu1~16.04.6
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.140 |
+------------+---------+-------------------------------------+
| 128 | 256 | -0.027 |
+------------+---------+-------------------------------------+
| 256 | 256 | -0.048 |
+------------+---------+-------------------------------------+
| 512 | 256 | -0.046 |
+------------+---------+-------------------------------------+
| 1024 | 256 | 0.001 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.003 |
+------------+---------+-------------------------------------+
Ubuntu 16.04
Kernel: 4.4.0-109-generic
GCC: 5.4.0-6ubuntu1~16.04.6
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.096 |
+------------+---------+-------------------------------------+
| 128 | 256 | 0.136 |
+------------+---------+-------------------------------------+
| 256 | 256 | 0.032 |
+------------+---------+-------------------------------------+
| 512 | 256 | 0 |
+------------+---------+-------------------------------------+
| 1024 | 256 | -0.004 |
+------------+---------+-------------------------------------+
| 1518 | 256 | -0.001 |
+------------+---------+-------------------------------------+
https://lab.dpdk.org/results/dashboard/patchsets/5805/
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] 2+ messages in thread
end of thread, other threads:[~2019-05-16 8:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-16 8:45 [dpdk-test-report] |SUCCESS| pw53464 [PATCH] net/vmxnet3: uninitialized variable fix dpdklab
-- strict thread matches above, loose matches on Subject: below --
2019-05-16 8:45 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).