automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw62189 [PATCH] net/ice: correct key len and queues check for RSS
@ 2019-10-30 13:10 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2019-10-30 13:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Simei Su <simei.su@intel.com>
Date: Wednesday, October 30 2019 02:52:25 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:19397c7bf2545e6adab41b657a1f1da3c7344e7b

62189 --> 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.265                              |
+------------+---------+-------------------------------------+
| 64         | 512     | -0.018                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.353                              |
+------------+---------+-------------------------------------+

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.196                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.539                              |
+------------+---------+-------------------------------------+

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

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| pw62189 [PATCH] net/ice: correct key len and queues check for RSS
       [not found] <1572403945-192506-1-git-send-email-simei.su@intel.com>
@ 2019-11-04 11:00 ` checkpatch
  0 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2019-11-04 11:00 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* [dpdk-test-report] |SUCCESS| pw62189 [PATCH] net/ice: correct key len and queues check for RSS
@ 2019-10-30 17:59 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2019-10-30 17:59 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/62189

_Performance Testing PASS_

Submitter: Simei Su <simei.su@intel.com>
Date: Wednesday, October 30 2019 02:52:25 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:19397c7bf2545e6adab41b657a1f1da3c7344e7b

62189 --> 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 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.050                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.284                              |
+------------+---------+-------------------------------------+
| 256        | 256     | 0                                   |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.011                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0                                   |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0                                   |
+------------+---------+-------------------------------------+

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.703                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.022                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.006                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.009                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.003                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.002                              |
+------------+---------+-------------------------------------+

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.030                               |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.088                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.118                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.161                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.030                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.007                               |
+------------+---------+-------------------------------------+

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

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| pw62189 [PATCH] net/ice: correct key len and queues check for RSS
@ 2019-10-30 13:12 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2019-10-30 13:12 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/62189

_Compile Testing PASS_

Submitter: Simei Su <simei.su@intel.com>
Date: Wednesday, October 30 2019 02:52:25 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:19397c7bf2545e6adab41b657a1f1da3c7344e7b

62189 --> compile testing pass

Test environment and result as below:

+--------------+-------------------+------------------+--------------+
| Environment  | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_compile |
+==============+===================+==================+==============+
| 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/8229/

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

end of thread, other threads:[~2019-11-04 11:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30 13:10 [dpdk-test-report] |SUCCESS| pw62189 [PATCH] net/ice: correct key len and queues check for RSS dpdklab
2019-10-30 13:12 dpdklab
2019-10-30 17:59 dpdklab
     [not found] <1572403945-192506-1-git-send-email-simei.su@intel.com>
2019-11-04 11:00 ` 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).