automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw86560 [PATCH] [v3, 02/22] app/testpmd: fix max rx packet length for VLAN packets
@ 2021-01-14 15:14 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2021-01-14 15:14 UTC (permalink / raw)
  To: Ajit Khaparde, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/86560

_Functional Testing PASS_

Submitter: Steve Yang <stevex.yang@intel.com>
Date: Thursday, January 14 2021 09:45:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6e4d4a6381c47cfe6d75225945b3f6a5f8453214

86560 --> functional testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-65-generic
Compiler: gcc gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
NIC: Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3


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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw86560 [PATCH] [v3, 02/22] app/testpmd: fix max rx packet length for VLAN packets
@ 2021-01-16 13:49 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2021-01-16 13:49 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Steve Yang <stevex.yang@intel.com>
Date: Thursday, January 14 2021 09:45:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6e4d4a6381c47cfe6d75225945b3f6a5f8453214

86560 --> testing pass

Test environment and result as below:

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


Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw86560 [PATCH] [v3, 02/22] app/testpmd: fix max rx packet length for VLAN packets
@ 2021-01-16 13:48 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2021-01-16 13:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Steve Yang <stevex.yang@intel.com>
Date: Thursday, January 14 2021 09:45:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6e4d4a6381c47cfe6d75225945b3f6a5f8453214

86560 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 18.04     | PASS     |
+------------------+----------+
| Ubuntu 18.04 ARM | PASS     |
+------------------+----------+


Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw86560 [PATCH] [v3, 02/22] app/testpmd: fix max rx packet length for VLAN packets
@ 2021-01-14 21:38 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2021-01-14 21:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/86560

_Functional Testing PASS_

Submitter: Steve Yang <stevex.yang@intel.com>
Date: Thursday, January 14 2021 09:45:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6e4d4a6381c47cfe6d75225945b3f6a5f8453214

86560 --> functional 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/3


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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw86560 [PATCH] [v3, 02/22] app/testpmd: fix max rx packet length for VLAN packets
@ 2021-01-14 19:15 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2021-01-14 19:15 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Steve Yang <stevex.yang@intel.com>
Date: Thursday, January 14 2021 09:45:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6e4d4a6381c47cfe6d75225945b3f6a5f8453214

86560 --> 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.145                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.116                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.027                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.071                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.121                               |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.006                               |
+------------+---------+-------------------------------------+

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.101                              |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.192                              |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.272                              |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.070                               |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.006                               |
+------------+---------+-------------------------------------+
| 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.184                               |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.011                               |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.554                               |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.062                              |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.016                              |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.001                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw86560 [PATCH] [v3, 02/22] app/testpmd: fix max rx packet length for VLAN packets
@ 2021-01-14 18:17 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2021-01-14 18:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Steve Yang <stevex.yang@intel.com>
Date: Thursday, January 14 2021 09:45:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6e4d4a6381c47cfe6d75225945b3f6a5f8453214

86560 --> 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     | 2.798                               |
+------------+---------+-------------------------------------+
| 64         | 2048    | 2.040                               |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw86560 [PATCH] [v3, 02/22] app/testpmd: fix max rx packet length for VLAN packets
@ 2021-01-14 17:43 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2021-01-14 17:43 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-mellanox-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/86560

_Functional Testing PASS_

Submitter: Steve Yang <stevex.yang@intel.com>
Date: Thursday, January 14 2021 09:45:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6e4d4a6381c47cfe6d75225945b3f6a5f8453214

86560 --> functional testing pass

Test environment and result as below:

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/5


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/5


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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw86560 [PATCH v3 02/22] app/testpmd: fix max rx packet length for VLAN packets
       [not found] <20210114094550.13708-1-stevex.yang@intel.com>
@ 2021-01-14  9:50 ` checkpatch
  0 siblings, 0 replies; 8+ messages in thread
From: checkpatch @ 2021-01-14  9:50 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2021-01-16 13:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-14 15:14 [dpdk-test-report] |SUCCESS| pw86560 [PATCH] [v3, 02/22] app/testpmd: fix max rx packet length for VLAN packets dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-01-16 13:49 dpdklab
2021-01-16 13:48 dpdklab
2021-01-14 21:38 dpdklab
2021-01-14 19:15 dpdklab
2021-01-14 18:17 dpdklab
2021-01-14 17:43 dpdklab
     [not found] <20210114094550.13708-1-stevex.yang@intel.com>
2021-01-14  9:50 ` [dpdk-test-report] |SUCCESS| pw86560 [PATCH v3 " 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).