automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw67672-67673 [PATCH] [1/3] net/mlx5: add a devarg to specify MPRQ stride size
@ 2020-04-02 20:10 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2020-04-02 20:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Alexander Kozyrev <akozyrev@mellanox.com>
Date: Thursday, April 02 2020 18:11:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:10c69730a4b4910b4d57c365329a6c26479d25cd

67672-67673 --> 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.104                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 3.120                               |
+------------+---------+-------------------------------------+

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     | 3.156                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.026                               |
+------------+---------+-------------------------------------+

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

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| pw67672-67673 [PATCH] [1/3] net/mlx5: add a devarg to specify MPRQ stride size
@ 2020-04-02 21:13 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2020-04-02 21:13 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Alexander Kozyrev <akozyrev@mellanox.com>
Date: Thursday, April 02 2020 18:11:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:10c69730a4b4910b4d57c365329a6c26479d25cd

67672-67673 --> 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.500                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.142                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.015                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.001                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.003                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.012                              |
+------------+---------+-------------------------------------+

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.052                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.192                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.042                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.061                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.109                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.041                              |
+------------+---------+-------------------------------------+

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.339                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.308                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.029                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.001                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0                                   |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0                                   |
+------------+---------+-------------------------------------+

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

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 21:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-02 20:10 [dpdk-test-report] |SUCCESS| pw67672-67673 [PATCH] [1/3] net/mlx5: add a devarg to specify MPRQ stride size dpdklab
2020-04-02 21:13 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).