automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw53279 [PATCH] [v3] net/mlx5: fix init with zero Rx queues
@ 2019-05-08  2:06 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-05-08  2:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: intel-Performance-Testing
Test-Status: SUCCESS
http://dpdk.org/patch/53279

_Performance Testing PASS_

Submitter: Dekel Peled <dekelp@mellanox.com>
Date: Sunday, May 05 2019 11:44:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:46155cb49a61423ab67095c786f83a6d57a1891b

53279 --> 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.009                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.027                              |
+------------+---------+-------------------------------------+

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.267                              |
+------------+---------+-------------------------------------+
| 64         | 512     | 0.156                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.300                               |
+------------+---------+-------------------------------------+

https://lab.dpdk.org/results/dashboard/patchsets/5686/

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] 3+ messages in thread

* [dpdk-test-report] |SUCCESS| pw53279 [PATCH] [v3] net/mlx5: fix init with zero Rx queues
@ 2019-05-08  2:06 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-05-08  2:06 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

Test-Label: mellanox-Performance-Testing
Test-Status: SUCCESS
http://dpdk.org/patch/53279

_Performance Testing PASS_

Submitter: Dekel Peled <dekelp@mellanox.com>
Date: Sunday, May 05 2019 11:44:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:46155cb49a61423ab67095c786f83a6d57a1891b

53279 --> 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     | 1.802                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 1.198                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.494                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.054                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.035                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.014                              |
+------------+---------+-------------------------------------+

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.188                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.086                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.003                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.179                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.053                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.143                              |
+------------+---------+-------------------------------------+

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.175                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.115                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.730                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.040                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.006                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.005                              |
+------------+---------+-------------------------------------+

https://lab.dpdk.org/results/dashboard/patchsets/5686/

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] 3+ messages in thread

* [dpdk-test-report] |SUCCESS| pw53279 [PATCH v3] net/mlx5: fix init with zero Rx queues
       [not found] <0df2fcb64b1ed5250aea42b65a5791c72291cf0b.1557056580.git.dekelp@mellanox.com>
@ 2019-05-05 11:48 ` checkpatch
  0 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2019-05-05 11:48 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/53279

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-08  2:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08  2:06 [dpdk-test-report] |SUCCESS| pw53279 [PATCH] [v3] net/mlx5: fix init with zero Rx queues dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2019-05-08  2:06 dpdklab
     [not found] <0df2fcb64b1ed5250aea42b65a5791c72291cf0b.1557056580.git.dekelp@mellanox.com>
2019-05-05 11:48 ` [dpdk-test-report] |SUCCESS| pw53279 [PATCH v3] " checkpatch

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).