automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw121699 [PATCH] eventdev/eth_tx: fix service function
@ 2023-01-07 22:35 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2023-01-07 22:35 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Naga Harish K S V

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

Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/121699

_Testing issues_

Submitter: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Date: Saturday, January 07 2023 16:40:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121699 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+


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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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

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

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

* |FAILURE| pw121699 [PATCH] eventdev/eth_tx: fix service function
@ 2023-01-07 22:35 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2023-01-07 22:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Naga Harish K S V

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121699

_Testing issues_

Submitter: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Date: Saturday, January 07 2023 16:40:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121699 --> testing fail

Test environment and result as below:

+----------------------------------------+----------------+--------------------+----------------------+
|              Environment               | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+========================================+================+====================+======================+
| Ubuntu 20.04 ARM Clang Native          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native            | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Windows Server 2019                    | PASS           | PASS               | PASS                 |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL8                                  | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                           | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Buster                          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15                       | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL 7                                 | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04                           | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                             | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+


Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

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

* |FAILURE| pw121699 [PATCH] eventdev/eth_tx: fix service function
@ 2023-01-07 22:23 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2023-01-07 22:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Naga Harish K S V

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121699

_Testing issues_

Submitter: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Date: Saturday, January 07 2023 16:40:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121699 --> testing fail

Test environment and result as below:

+----------------------------------------+----------------+--------------------+----------------------+
|              Environment               | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+========================================+================+====================+======================+
| Ubuntu 20.04 ARM Clang Native          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native            | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Windows Server 2019                    | PASS           | PASS               | PASS                 |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL8                                  | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                           | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Buster                          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15                       | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL 7                                 | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04                           | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                             | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+


Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

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

* |FAILURE| pw121699 [PATCH] eventdev/eth_tx: fix service function
@ 2023-01-07 22:23 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2023-01-07 22:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Naga Harish K S V

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121699

_Testing issues_

Submitter: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Date: Saturday, January 07 2023 16:40:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121699 --> testing fail

Test environment and result as below:

+----------------------------------------+----------------+--------------------+----------------------+
|              Environment               | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+========================================+================+====================+======================+
| Ubuntu 20.04 ARM Clang Native          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native            | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Windows Server 2019                    | PASS           | PASS               | PASS                 |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL8                                  | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                           | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Buster                          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15                       | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL 7                                 | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04                           | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                             | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+


Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

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

* |FAILURE| pw121699 [PATCH] eventdev/eth_tx: fix service function
@ 2023-01-07 22:23 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2023-01-07 22:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Naga Harish K S V

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121699

_Testing issues_

Submitter: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Date: Saturday, January 07 2023 16:40:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121699 --> testing fail

Test environment and result as below:

+----------------------------------------+----------------+--------------------+----------------------+
|              Environment               | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+========================================+================+====================+======================+
| Ubuntu 20.04 ARM Clang Native          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native            | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Windows Server 2019                    | PASS           | PASS               | PASS                 |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL8                                  | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                           | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Buster                          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15                       | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL 7                                 | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04                           | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                             | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+


Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

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

* |FAILURE| pw121699 [PATCH] eventdev/eth_tx: fix service function
@ 2023-01-07 22:23 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2023-01-07 22:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Naga Harish K S V

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121699

_Testing issues_

Submitter: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Date: Saturday, January 07 2023 16:40:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121699 --> testing fail

Test environment and result as below:

+----------------------------------------+----------------+--------------------+----------------------+
|              Environment               | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+========================================+================+====================+======================+
| Ubuntu 20.04 ARM Clang Native          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native            | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Windows Server 2019                    | PASS           | PASS               | PASS                 |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL8                                  | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                           | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Buster                          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15                       | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL 7                                 | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                             | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04                           | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+


Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

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

* |FAILURE| pw121699 [PATCH] eventdev/eth_tx: fix service function
@ 2023-01-07 22:19 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2023-01-07 22:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Naga Harish K S V

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121699

_Testing issues_

Submitter: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Date: Saturday, January 07 2023 16:40:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121699 --> testing fail

Test environment and result as below:

+----------------------------------------+----------------+--------------------+----------------------+
|              Environment               | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+========================================+================+====================+======================+
| Ubuntu 20.04 ARM Clang Native          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native            | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Windows Server 2019                    | PASS           | PASS               | PASS                 |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL8                                  | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                           | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Buster                          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                             | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL 7                                 | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15                       | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04                           | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+


Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.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)

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

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 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

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

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

* |FAILURE| pw121699 [PATCH] eventdev/eth_tx: fix service function
@ 2023-01-07 22:19 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2023-01-07 22:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Naga Harish K S V

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/121699

_Testing issues_

Submitter: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Date: Saturday, January 07 2023 16:40:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:373f4c7de8ff350548cacc3d56e788461677f2c7

121699 --> testing fail

Test environment and result as below:

+----------------------------------------+----------------+--------------------+----------------------+
|              Environment               | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+========================================+================+====================+======================+
| Ubuntu 20.04 ARM Clang Native          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native            | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Windows Server 2019                    | PASS           | PASS               | PASS                 |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 8                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Bullseye                        | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL8                                  | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 22.04                           | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Debian Buster                          | PASS           | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13                             | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| RHEL 7                                 | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| openSUSE Leap 15                       | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04                           | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | SKIPPED        | PASS               | SKIPPED              |
+----------------------------------------+----------------+--------------------+----------------------+


Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.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)

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

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 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

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

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

end of thread, other threads:[~2023-01-07 22:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-07 22:35 |FAILURE| pw121699 [PATCH] eventdev/eth_tx: fix service function dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-01-07 22:35 dpdklab
2023-01-07 22:23 dpdklab
2023-01-07 22:23 dpdklab
2023-01-07 22:23 dpdklab
2023-01-07 22:23 dpdklab
2023-01-07 22:19 dpdklab
2023-01-07 22:19 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).