automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw67697-67705 [PATCH] [v2, 1/9] test/ring: add contention stress test
@ 2020-04-02 23:42 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2020-04-02 23:42 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 3982 bytes --]

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/67697

_Performance Testing PASS_

Submitter: Konstantin Ananyev <konstantin.ananyev@intel.com>
Date: Thursday, April 02 2020 22:09:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:10c69730a4b4910b4d57c365329a6c26479d25cd

67697-67705 --> performance testing pass

Test environment and result as below:

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.539                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.257                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.095                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.031                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.011                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.011                              |
+------------+---------+-------------------------------------+

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.215                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.194                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.046                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.176                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.041                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0                                   |
+------------+---------+-------------------------------------+

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.547                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.123                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.003                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.003                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0                                   |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.001                               |
+------------+---------+-------------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10238/

UNH-IOL DPDK Community 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| pw67697-67705 [PATCH] [v2, 1/9] test/ring: add contention stress test
@ 2020-04-02 23:01 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2020-04-02 23:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 1932 bytes --]

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/67697

_Performance Testing PASS_

Submitter: Konstantin Ananyev <konstantin.ananyev@intel.com>
Date: Thursday, April 02 2020 22:09:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:10c69730a4b4910b4d57c365329a6c26479d25cd

67697-67705 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: 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     | 4.009                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 3.132                               |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | 2.826                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.201                               |
+------------+---------+-------------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/10238/

UNH-IOL DPDK Community 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:[~2020-04-02 23:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-02 23:42 [dpdk-test-report] |SUCCESS| pw67697-67705 [PATCH] [v2, 1/9] test/ring: add contention stress test dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2020-04-02 23:01 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).