automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw94665-94667 [PATCH] [3/3] net/bonding: start ethdev prior to setting 8023ad flow
@ 2021-06-22 10:36 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-06-22 10:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

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

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

_Testing PASS_

Submitter: Martin Havlik <xhavli56@stud.fit.vutbr.cz>
Date: Tuesday, June 22 2021 09:25:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8050b61562723c531ad9d4736f5549050eba190e

94665-94667 --> testing pass

Test environment and result as below:

+------------------------------------+----------+
|            Environment             | abi_test |
+====================================+==========+
| Ubuntu 18.04 ARM                   | PASS     |
+------------------------------------+----------+
| FreeBSD 13                         | PASS     |
+------------------------------------+----------+
| RHEL8                              | PASS     |
+------------------------------------+----------+
| RHEL 7                             | PASS     |
+------------------------------------+----------+
| Ubuntu 18.04                       | PASS     |
+------------------------------------+----------+
| Arch Linux                         | PASS     |
+------------------------------------+----------+
| CentOS Stream 8                    | PASS     |
+------------------------------------+----------+
| CentOS 8                           | PASS     |
+------------------------------------+----------+
| Ubuntu 20.04                       | PASS     |
+------------------------------------+----------+
| Ubuntu 20.04 ARM cross-compilation | PASS     |
+------------------------------------+----------+
| Fedora 32                          | PASS     |
+------------------------------------+----------+
| openSUSE Leap 15                   | PASS     |
+------------------------------------+----------+
| Fedora 34                          | PASS     |
+------------------------------------+----------+
| Fedora 34 clang                    | PASS     |
+------------------------------------+----------+
| Fedora 31                          | PASS     |
+------------------------------------+----------+
| Fedora 33                          | PASS     |
+------------------------------------+----------+


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

FreeBSD 13
	Kernel: 13.0
	Compiler: gcc 10.2.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Ubuntu 20.04 ARM cross-compilation
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw94665-94667 [PATCH] [3/3] net/bonding: start ethdev prior to setting 8023ad flow
@ 2021-06-27 17:40 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-06-27 17:40 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Havlík Martin <xhavli56@stud.fit.vutbr.cz>
Date: Tuesday, June 22 2021 09:25:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8050b61562723c531ad9d4736f5549050eba190e

94665-94667 --> 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     | 1.73595%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.07516%                            |
+------------+---------+-------------------------------------+

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     | 0.14263%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.16259%                            |
+------------+---------+-------------------------------------+

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm 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.057%                             |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.29791%                           |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw94665-94667 [PATCH] [3/3] net/bonding: start ethdev prior to setting 8023ad flow
@ 2021-06-23 20:13 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-06-23 20:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Martin Havlik <xhavli56@stud.fit.vutbr.cz>
Date: Tuesday, June 22 2021 09:25:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8050b61562723c531ad9d4736f5549050eba190e

94665-94667 --> 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     | 1.73595%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.07516%                            |
+------------+---------+-------------------------------------+

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     | 0.14263%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.16259%                            |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw94665-94667 [PATCH] [3/3] net/bonding: start ethdev prior to setting 8023ad flow
@ 2021-06-23 11:50 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-06-23 11:50 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Martin Havlik <xhavli56@stud.fit.vutbr.cz>
Date: Tuesday, June 22 2021 09:25:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8050b61562723c531ad9d4736f5549050eba190e

94665-94667 --> 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     | 1.73595%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.07516%                            |
+------------+---------+-------------------------------------+

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     | -0.23615%                           |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.30313%                           |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw94665-94667 [PATCH] [3/3] net/bonding: start ethdev prior to setting 8023ad flow
@ 2021-06-23  0:19 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-06-23  0:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Martin Havlik <xhavli56@stud.fit.vutbr.cz>
Date: Tuesday, June 22 2021 09:25:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8050b61562723c531ad9d4736f5549050eba190e

94665-94667 --> 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     | 1.73595%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.07516%                            |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw94665-94667 [PATCH] [3/3] net/bonding: start ethdev prior to setting 8023ad flow
@ 2021-06-22 11:09 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2021-06-22 11:09 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

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

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

_Testing PASS_

Submitter: Martin Havlik <xhavli56@stud.fit.vutbr.cz>
Date: Tuesday, June 22 2021 09:25:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8050b61562723c531ad9d4736f5549050eba190e

94665-94667 --> testing pass

Test environment and result as below:

+------------------------------------+----------------------+-------------------+--------------------+----------------+
|            Environment             | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+====================================+======================+===================+====================+================+
| Windows Server 2019                | PASS                 | SKIPPED           | PASS               | SKIPPED        |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04                       | SKIPPED              | PASS              | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31                          | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 13                         | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM                   | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2                       | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| CentOS 8                           | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15                   | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8                    | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32                          | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8                              | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04                       | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7                             | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 34                          | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| Arch Linux                         | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 33                          | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04 ARM cross-compilation | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+------------------------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 34 clang                    | SKIPPED              | SKIPPED           | PASS               | PASS           |
+------------------------------------+----------------------+-------------------+--------------------+----------------+


Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

FreeBSD 13
	Kernel: 13.0
	Compiler: gcc 10.2.0

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

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

CentOS 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Ubuntu 20.04 ARM cross-compilation
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2021-06-27 17:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22 10:36 [dpdk-test-report] |SUCCESS| pw94665-94667 [PATCH] [3/3] net/bonding: start ethdev prior to setting 8023ad flow dpdklab
2021-06-22 11:09 dpdklab
2021-06-23  0:19 dpdklab
2021-06-23 11:50 dpdklab
2021-06-23 20:13 dpdklab
2021-06-27 17:40 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).