automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw63615-63616 [PATCH] [v2, 1/2] net/netvsc: fix RSS offload flag
@ 2019-12-07  0:52 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-12-07  0:52 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 06 2019 23:52:47 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aef1d0733179afb56916e95058a4f1398b81af04

63615-63616 --> 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.264                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.016                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.085                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.022                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.027                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.008                              |
+------------+---------+-------------------------------------+

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.095                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.141                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0                                   |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.001                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.015                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.008                               |
+------------+---------+-------------------------------------+

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.033                              |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.045                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.047                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.020                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.003                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.016                              |
+------------+---------+-------------------------------------+

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

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| pw63615-63616 [PATCH] [v2, 1/2] net/netvsc: fix RSS offload flag
@ 2019-12-07  0:29 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-12-07  0:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/63615

_Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 06 2019 23:52:47 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aef1d0733179afb56916e95058a4f1398b81af04

63615-63616 --> testing pass

Test environment and result as below:

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

FreeBSD 11.2
	Kernel: 11.2
	GCC: 8.3

Ubuntu 18.04
	Kernel: 4.15.0-generic
	GCC: 7.4

CentOS 8
	Kernel: 4.18.0.el8_0
	GCC: 8.2

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

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| pw63615-63616 [PATCH] [v2, 1/2] net/netvsc: fix RSS offload flag
@ 2019-12-07  0:25 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2019-12-07  0:25 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 06 2019 23:52:47 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aef1d0733179afb56916e95058a4f1398b81af04

63615-63616 --> 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.292                              |
+------------+---------+-------------------------------------+
| 64         | 512     | -0.052                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.187                               |
+------------+---------+-------------------------------------+

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.732                              |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.132                               |
+------------+---------+-------------------------------------+

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

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-07  0:52 [dpdk-test-report] |SUCCESS| pw63615-63616 [PATCH] [v2, 1/2] net/netvsc: fix RSS offload flag dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2019-12-07  0:29 dpdklab
2019-12-07  0:25 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).