automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw49911 [PATCH] [v6] eal: fix core number validation
@ 2019-01-17 13:04 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2019-01-17 13:04 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Hari Kumar Vemula <hari.kumarx.vemula@intel.com>
Date: Thursday, January 17 2019 12:13:12 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:05853e1784ab004a42451aebcbde22e0c732122a

49911 --> 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.154                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.073                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.028                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.011                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.004                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.001                               |
+------------+---------+-------------------------------------+

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.340                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.119                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.243                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.014                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.011                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.033                              |
+------------+---------+-------------------------------------+

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.192                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.137                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.091                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.156                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.010                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.005                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Performance Test Lab

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

* [dpdk-test-report] |SUCCESS| pw49911 [PATCH] [v6] eal: fix core number validation
@ 2019-01-17 13:04 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2019-01-17 13:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Hari Kumar Vemula <hari.kumarx.vemula@intel.com>
Date: Thursday, January 17 2019 12:13:12 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:05853e1784ab004a42451aebcbde22e0c732122a

49911 --> 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.013                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.405                               |
+------------+---------+-------------------------------------+

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.263                              |
+------------+---------+-------------------------------------+
| 64         | 512     | 0.130                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.204                              |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Performance Test Lab

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

end of thread, other threads:[~2019-01-17 13:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-17 13:04 [dpdk-test-report] |SUCCESS| pw49911 [PATCH] [v6] eal: fix core number validation dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2019-01-17 13:04 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).