automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw63072 [PATCH] net/ice/base: update base code version info
@ 2019-11-18 13:57 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-11-18 13:57 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Compile Testing PASS_

Submitter: Qi Zhang <qi.z.zhang@intel.com>
Date: Monday, November 18 2019 04:14:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1407b0752eee2353160701d0182c7e911ccb538a

63072 --> compile testing pass

Test environment and result as below:

+--------------+--------------+-------------------+------------------+
| Environment  | dpdk_compile | dpdk_compile_spdk | 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/8578/

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| pw63072 [PATCH] net/ice/base: update base code version info
@ 2019-11-18 16:14 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-11-18 16:14 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Qi Zhang <qi.z.zhang@intel.com>
Date: Monday, November 18 2019 04:14:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1407b0752eee2353160701d0182c7e911ccb538a

63072 --> 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.226                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.078                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.040                               |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.375                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.047                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.029                               |
+------------+---------+-------------------------------------+

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.020                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.054                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.002                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.014                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0                                   |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.014                               |
+------------+---------+-------------------------------------+

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.322                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.072                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.055                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.023                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.002                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.016                              |
+------------+---------+-------------------------------------+

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

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| pw63072 [PATCH] net/ice/base: update base code version info
       [not found] <20191118041443.36585-1-qi.z.zhang@intel.com>
@ 2019-11-18  4:12 ` checkpatch
  0 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2019-11-18  4:12 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2019-11-18 16:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-18 13:57 [dpdk-test-report] |SUCCESS| pw63072 [PATCH] net/ice/base: update base code version info dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2019-11-18 16:14 dpdklab
     [not found] <20191118041443.36585-1-qi.z.zhang@intel.com>
2019-11-18  4:12 ` 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).