automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw62709 [PATCH] ethdev: reserve space in main structs for extension
@ 2019-11-08 10:43 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-11-08 10:43 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Thursday, November 07 2019 22:15:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:206b89c742723209569145c95fd61954886f90f1

62709 --> performance testing pass

Test environment and result as below:

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.209                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.138                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.011                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.003                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.010                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.001                              |
+------------+---------+-------------------------------------+

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.094                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.137                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.116                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.016                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.091                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.030                              |
+------------+---------+-------------------------------------+

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.021                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.099                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.049                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.009                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.017                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.003                               |
+------------+---------+-------------------------------------+

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

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| pw62709 [PATCH] ethdev: reserve space in main structs for extension
@ 2019-11-07 22:42 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-11-07 22:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Compile Testing PASS_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Thursday, November 07 2019 22:15:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:206b89c742723209569145c95fd61954886f90f1

62709 --> compile testing pass

Test environment and result as below:

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

Ubuntu 18.04
	Kernel: 4.15.0-generic
	GCC: 7.4

CentOS 8
	Kernel: 4.18.0.el8_0
	GCC: 8.2

FreeBSD 11.2
	Kernel: 11.2
	GCC: 8.3

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

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| pw62709 [PATCH] ethdev: reserve space in main structs for extension
       [not found] <20191107221524.23205-1-thomas@monjalon.net>
@ 2019-11-07 22:17 ` checkpatch
  0 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2019-11-07 22:17 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08 10:43 [dpdk-test-report] |SUCCESS| pw62709 [PATCH] ethdev: reserve space in main structs for extension dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2019-11-07 22:42 dpdklab
     [not found] <20191107221524.23205-1-thomas@monjalon.net>
2019-11-07 22:17 ` 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).