automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw57074 [PATCH] [v2] lib/distributor: fix livelock issue on flush
@ 2019-07-26  0:34 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2019-07-26  0:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: David Hunt <david.hunt@intel.com>
Date: Thursday, July 25 2019 09:03:01 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:83a124fb73c50b051ee20ef6b1998c81be7e65df

57074 --> 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.159                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.061                              |
+------------+---------+-------------------------------------+

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.161                               |
+------------+---------+-------------------------------------+
| 64         | 512     | 0.100                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.197                               |
+------------+---------+-------------------------------------+

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

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

* [dpdk-test-report] |SUCCESS| pw57074 [PATCH] [v2] lib/distributor: fix livelock issue on flush
@ 2019-07-25 14:00 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2019-07-25 14:00 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: David Hunt <david.hunt@intel.com>
Date: Thursday, July 25 2019 09:03:01 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:83a124fb73c50b051ee20ef6b1998c81be7e65df

57074 --> 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     | 3.024                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 4.108                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 1.918                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.026                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.021                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0                                   |
+------------+---------+-------------------------------------+

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.516                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.417                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.711                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.063                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.020                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.030                              |
+------------+---------+-------------------------------------+

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.171                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 2.584                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.083                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.020                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.002                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.007                              |
+------------+---------+-------------------------------------+

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

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

* [dpdk-test-report] |SUCCESS| pw57074 [PATCH] [v2] lib/distributor: fix livelock issue on flush
@ 2019-07-25 12:03 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2019-07-25 12:03 UTC (permalink / raw)
  To: Test Report

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

Test-Label: iol-Compile-Testing
Test-Status: SUCCESS
http://dpdk.org/patch/57074

_Compile Testing PASS_

Submitter: David Hunt <david.hunt@intel.com>
Date: Thursday, July 25 2019 09:03:01 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:83a124fb73c50b051ee20ef6b1998c81be7e65df

57074 --> compile testing pass

Test environment and result as below:

Ubuntu 18.04
	Kernel: 4.15.0-generic
	GCC: 7.4
	Result: PASS

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

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

* [dpdk-test-report] |SUCCESS| pw57074 [PATCH v2] lib/distributor: fix livelock issue on flush
       [not found] <20190725090301.4821-1-david.hunt@intel.com>
@ 2019-07-25  9:04 ` checkpatch
  0 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2019-07-25  9:04 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2019-07-26  0:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-26  0:34 [dpdk-test-report] |SUCCESS| pw57074 [PATCH] [v2] lib/distributor: fix livelock issue on flush dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2019-07-25 14:00 dpdklab
2019-07-25 12:03 dpdklab
     [not found] <20190725090301.4821-1-david.hunt@intel.com>
2019-07-25  9:04 ` [dpdk-test-report] |SUCCESS| pw57074 [PATCH v2] " 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).