automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw62801 [PATCH] examples/l2fwd-event: add missing SPDX license header
       [not found] <20191108170925.9173-1-stephen@networkplumber.org>
@ 2019-11-08 17:11 ` checkpatch
  2019-11-10  9:07 ` [dpdk-test-report] |WARNING| pw62801 " 0-day Robot
  1 sibling, 0 replies; 5+ messages in thread
From: checkpatch @ 2019-11-08 17:11 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* [dpdk-test-report] |WARNING| pw62801 examples/l2fwd-event: add missing SPDX license header
       [not found] <20191108170925.9173-1-stephen@networkplumber.org>
  2019-11-08 17:11 ` [dpdk-test-report] |SUCCESS| pw62801 [PATCH] examples/l2fwd-event: add missing SPDX license header checkpatch
@ 2019-11-10  9:07 ` 0-day Robot
  1 sibling, 0 replies; 5+ messages in thread
From: 0-day Robot @ 2019-11-10  9:07 UTC (permalink / raw)
  To: test-report; +Cc: stephen, robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: WARNING
http://dpdk.org/patch/62801

_Travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/135686335

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

* [dpdk-test-report] |SUCCESS| pw62801 [PATCH] examples/l2fwd-event: add missing SPDX license header
@ 2019-11-08 23:02 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2019-11-08 23:02 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, November 08 2019 17:09:25 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9a643edb2b74c5993465089aa23178cd9ad612cc

62801 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
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.210                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.005                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.060                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.124                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.051                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.013                              |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
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.258                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.020                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.011                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.005                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0                                   |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.004                               |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
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.058                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.042                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.019                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.054                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.007                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.005                               |
+------------+---------+-------------------------------------+

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

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

* [dpdk-test-report] |SUCCESS| pw62801 [PATCH] examples/l2fwd-event: add missing SPDX license header
@ 2019-11-08 18:11 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2019-11-08 18:11 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-compilation
Test-Status: SUCCESS
http://dpdk.org/patch/62801

_Compile Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, November 08 2019 17:09:25 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9a643edb2b74c5993465089aa23178cd9ad612cc

62801 --> compile testing pass

Test environment and result as below:

+--------------+-------------------+--------------+------------------+
| Environment  | dpdk_compile_spdk | dpdk_compile | dpdk_compile_ovs |
+==============+===================+==============+==================+
| Ubuntu 18.04 | PASS              | PASS         | PASS             |
+--------------+-------------------+--------------+------------------+
| FreeBSD 11.2 | PASS              | PASS         |                  |
+--------------+-------------------+--------------+------------------+
| CentOS 8     |                   | PASS         | PASS             |
+--------------+-------------------+--------------+------------------+

Ubuntu 18.04
	Kernel: 4.15.0-generic
	GCC: 7.4

FreeBSD 11.2
	Kernel: 11.2
	GCC: 8.3

CentOS 8
	Kernel: 4.18.0.el8_0
	GCC: 8.2

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

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

* [dpdk-test-report] |SUCCESS| pw62801 [PATCH] examples/l2fwd-event: add missing SPDX license header
@ 2019-11-08 18:11 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2019-11-08 18:11 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, November 08 2019 17:09:25 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9a643edb2b74c5993465089aa23178cd9ad612cc

62801 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
GCC: 7.4
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.191                               |
+------------+---------+-------------------------------------+
| 64         | 512     | -0.456                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.095                               |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
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     | 0.502                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.010                               |
+------------+---------+-------------------------------------+

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

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

end of thread, other threads:[~2019-11-10  9:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191108170925.9173-1-stephen@networkplumber.org>
2019-11-08 17:11 ` [dpdk-test-report] |SUCCESS| pw62801 [PATCH] examples/l2fwd-event: add missing SPDX license header checkpatch
2019-11-10  9:07 ` [dpdk-test-report] |WARNING| pw62801 " 0-day Robot
2019-11-08 18:11 [dpdk-test-report] |SUCCESS| pw62801 [PATCH] " dpdklab
2019-11-08 18:11 dpdklab
2019-11-08 23:02 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).