automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw75092 [PATCH] [v1] net/ice: fix burst Tx descriptor set issue
@ 2020-07-31 18:07 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-07-31 18:07 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Haiyue Wang <haiyue.wang@intel.com>
Date: Friday, July 31 2020 04:27:13 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aee76bb79b91e2f8bce0e9356bee23f6e52d0513

75092 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: 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.091                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.231                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.013                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.105                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.158                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.008                               |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: 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.153                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.022                               |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.094                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.019                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.026                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.008                               |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: 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.555                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.357                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.487                              |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.004                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.003                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.001                               |
+------------+---------+-------------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/12438/

UNH-IOL DPDK Community 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| pw75092 [PATCH] [v1] net/ice: fix burst Tx descriptor set issue
@ 2020-07-31  7:56 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-07-31  7:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Haiyue Wang <haiyue.wang@intel.com>
Date: Friday, July 31 2020 04:27:13 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aee76bb79b91e2f8bce0e9356bee23f6e52d0513

75092 --> testing pass

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------+--------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_unit_test | dpdk_compile |
+=====================+====================+==================+===================+================+==============+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | SKIPPED        | SKIPPED      |
+---------------------+--------------------+------------------+-------------------+----------------+--------------+
| Ubuntu 18.04        | PASS               | PASS             | PASS              | PASS           | PASS         |
+---------------------+--------------------+------------------+-------------------+----------------+--------------+
| FreeBSD 11.2        | PASS               | SKIPPED          | PASS              | SKIPPED        | PASS         |
+---------------------+--------------------+------------------+-------------------+----------------+--------------+
| CentOS 8            | PASS               | PASS             | PASS              | SKIPPED        | PASS         |
+---------------------+--------------------+------------------+-------------------+----------------+--------------+
| openSUSE Leap 15    | PASS               | PASS             | PASS              | SKIPPED        | PASS         |
+---------------------+--------------------+------------------+-------------------+----------------+--------------+
| Fedora 31           | PASS               | PASS             | PASS              | SKIPPED        | PASS         |
+---------------------+--------------------+------------------+-------------------+----------------+--------------+
| Arch Linux          | PASS               | PASS             | SKIPPED           | SKIPPED        | PASS         |
+---------------------+--------------------+------------------+-------------------+----------------+--------------+

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.4

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

Arch Linux
	Kernel: latest
	Compiler: gcc latest

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/12438/

UNH-IOL DPDK Community 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| pw75092 [PATCH] [v1] net/ice: fix burst Tx descriptor set issue
@ 2020-07-31  5:23 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2020-07-31  5:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Haiyue Wang <haiyue.wang@intel.com>
Date: Friday, July 31 2020 04:27:13 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aee76bb79b91e2f8bce0e9356bee23f6e52d0513

75092 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: 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     | 5.021                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 3.025                               |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | 2.713                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 1.282                               |
+------------+---------+-------------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/12438/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <20200731042713.209949-1-haiyue.wang@intel.com>]

end of thread, other threads:[~2020-07-31 18:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-31 18:07 [dpdk-test-report] |SUCCESS| pw75092 [PATCH] [v1] net/ice: fix burst Tx descriptor set issue dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2020-07-31  7:56 dpdklab
2020-07-31  5:23 dpdklab
     [not found] <20200731042713.209949-1-haiyue.wang@intel.com>
2020-07-31  4:36 ` [dpdk-test-report] |SUCCESS| pw75092 [PATCH v1] " 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).