automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing
       [not found] <20210514091934.64833-1-heinrich.kuhn@netronome.com>
@ 2021-05-14  9:21 ` checkpatch
  2021-05-14 10:58 ` [dpdk-test-report] |SUCCESS| pw93265 [dpdk-dev] " 0-day Robot
  2021-05-14 11:58 ` 0-day Robot
  2 siblings, 0 replies; 13+ messages in thread
From: checkpatch @ 2021-05-14  9:21 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* [dpdk-test-report] |SUCCESS| pw93265 [dpdk-dev] [PATCH] net/nfp: fix internal NFP port addressing
       [not found] <20210514091934.64833-1-heinrich.kuhn@netronome.com>
  2021-05-14  9:21 ` [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing checkpatch
@ 2021-05-14 10:58 ` 0-day Robot
  2021-05-14 11:58 ` 0-day Robot
  2 siblings, 0 replies; 13+ messages in thread
From: 0-day Robot @ 2021-05-14 10:58 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/93265/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/841799575

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

* [dpdk-test-report] |SUCCESS| pw93265 [dpdk-dev] [PATCH] net/nfp: fix internal NFP port addressing
       [not found] <20210514091934.64833-1-heinrich.kuhn@netronome.com>
  2021-05-14  9:21 ` [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing checkpatch
  2021-05-14 10:58 ` [dpdk-test-report] |SUCCESS| pw93265 [dpdk-dev] " 0-day Robot
@ 2021-05-14 11:58 ` 0-day Robot
  2 siblings, 0 replies; 13+ messages in thread
From: 0-day Robot @ 2021-05-14 11:58 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/93265/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/841799575

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

* [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing
@ 2021-05-18  9:57 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-05-18  9:57 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Date: Friday, May 14 2021 09:19:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7989b7e7da9be588563c809264c9347a35319969

93265 --> 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.12126%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.01841%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.37447%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.55953%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.27112%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.17595%                            |
+------------+---------+-------------------------------------+

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.04282%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.25186%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.14634%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.09586%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.19837%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.01538%                           |
+------------+---------+-------------------------------------+

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.16398%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.02419%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.58952%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.01712%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.06692%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.04921%                           |
+------------+---------+-------------------------------------+

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Mellanox ConnectX-5 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 128     | 0.05362%                            |
+------------+---------+-------------------------------------+
| 64         | 256     | -0.09669%                           |
+------------+---------+-------------------------------------+
| 64         | 512     | 2.58857%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | -4.31887%                           |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing
@ 2021-05-18  9:32 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-05-18  9:32 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Functional Testing PASS_

Submitter: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Date: Friday, May 14 2021 09:19:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7989b7e7da9be588563c809264c9347a35319969

93265 --> 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 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/5


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


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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing
@ 2021-05-18  9:17 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-05-18  9:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Date: Friday, May 14 2021 09:19:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7989b7e7da9be588563c809264c9347a35319969

93265 --> 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 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.35144%                           |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.45694%                            |
+------------+---------+-------------------------------------+

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.48399%                           |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.24255%                           |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing
@ 2021-05-16 23:42 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-05-16 23:42 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Date: Friday, May 14 2021 09:19:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7989b7e7da9be588563c809264c9347a35319969

93265 --> 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.12126%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.01841%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.37447%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.55953%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.27112%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.17595%                            |
+------------+---------+-------------------------------------+

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.04282%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.25186%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.14634%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.09586%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.19837%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.01538%                           |
+------------+---------+-------------------------------------+

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.16398%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.02419%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.58952%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.01712%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.06692%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.04921%                           |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing
@ 2021-05-16 23:29 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-05-16 23:29 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Date: Friday, May 14 2021 09:19:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7989b7e7da9be588563c809264c9347a35319969

93265 --> 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.12126%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.01841%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.37447%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.55953%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.27112%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.17595%                            |
+------------+---------+-------------------------------------+

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.04282%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.25186%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.14634%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | -0.09586%                           |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.19837%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.01538%                           |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing
@ 2021-05-16 21:57 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-05-16 21:57 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

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

_Performance Testing PASS_

Submitter: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Date: Friday, May 14 2021 09:19:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7989b7e7da9be588563c809264c9347a35319969

93265 --> 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.12126%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.01841%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.37447%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.55953%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.27112%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.17595%                            |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing
@ 2021-05-14 10:18 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-05-14 10:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Date: Friday, May 14 2021 09:19:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7989b7e7da9be588563c809264c9347a35319969

93265 --> testing pass

Test environment and result as below:

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


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

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

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

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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

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)

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

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 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

RHEL8
	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

Arch Linux
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.0

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing
@ 2021-05-14 10:18 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-05-14 10:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing PASS_

Submitter: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Date: Friday, May 14 2021 09:19:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7989b7e7da9be588563c809264c9347a35319969

93265 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 18.04 ARM | PASS     |
+------------------+----------+
| Ubuntu 18.04     | PASS     |
+------------------+----------+
| CentOS 8         | PASS     |
+------------------+----------+
| Arch Linux       | PASS     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+
| Ubuntu 20.04     | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| Fedora 32        | PASS     |
+------------------+----------+
| Fedora 31        | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+


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

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

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)

Arch Linux
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	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)

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)

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing
@ 2021-05-14 10:15 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-05-14 10:15 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/93265

_Functional Testing PASS_

Submitter: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Date: Friday, May 14 2021 09:19:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7989b7e7da9be588563c809264c9347a35319969

93265 --> 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 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/5


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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing
@ 2021-05-14 10:04 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2021-05-14 10:04 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/93265

_Performance Testing PASS_

Submitter: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Date: Friday, May 14 2021 09:19:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7989b7e7da9be588563c809264c9347a35319969

93265 --> 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 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.35144%                           |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.45694%                            |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2021-05-18  9:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210514091934.64833-1-heinrich.kuhn@netronome.com>
2021-05-14  9:21 ` [dpdk-test-report] |SUCCESS| pw93265 [PATCH] net/nfp: fix internal NFP port addressing checkpatch
2021-05-14 10:58 ` [dpdk-test-report] |SUCCESS| pw93265 [dpdk-dev] " 0-day Robot
2021-05-14 11:58 ` 0-day Robot
2021-05-18  9:57 [dpdk-test-report] |SUCCESS| pw93265 " dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-05-18  9:32 dpdklab
2021-05-18  9:17 dpdklab
2021-05-16 23:42 dpdklab
2021-05-16 23:29 dpdklab
2021-05-16 21:57 dpdklab
2021-05-14 10:18 dpdklab
2021-05-14 10:18 dpdklab
2021-05-14 10:15 dpdklab
2021-05-14 10:04 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).