automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw120831-120833 [PATCH] [v4, 4/4] eal: add PMU support to tracing library
@ 2022-12-13 16:33 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2022-12-13 16:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Tuesday, December 13 2022 10:43:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79

120831-120833 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[231/744] Compiling C object lib/librte_eal.a.p/eal_windows_fnmatch.c.obj
[232/744] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.obj
[233/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_thread.c.obj
[234/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj
[235/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[236/744] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[237/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
[238/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
[239/744] Linking target lib/rte_eal-23.dll
FAILED: lib/rte_eal-23.dll
"clang" @lib/rte_eal-23.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_pmu_enable_group
lib\rte_eal.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[240/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj
[241/744] Linking static target lib/librte_eal.a
[242/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.obj
[243/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj
[244/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw120831-120833 [PATCH] [v4, 4/4] eal: add PMU support to tracing library
@ 2022-12-13 16:30 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2022-12-13 16:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Tuesday, December 13 2022 10:43:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79

120831-120833 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[231/744] Compiling C object lib/librte_eal.a.p/eal_windows_fnmatch.c.obj
[232/744] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.obj
[233/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_thread.c.obj
[234/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj
[235/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[236/744] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[237/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
[238/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
[239/744] Linking target lib/rte_eal-23.dll
FAILED: lib/rte_eal-23.dll
"clang" @lib/rte_eal-23.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_pmu_enable_group
lib\rte_eal.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[240/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj
[241/744] Linking static target lib/librte_eal.a
[242/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.obj
[243/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj
[244/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw120831-120833 [PATCH] [v4, 4/4] eal: add PMU support to tracing library
@ 2022-12-13 16:29 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2022-12-13 16:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Tuesday, December 13 2022 10:43:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79

120831-120833 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[231/744] Compiling C object lib/librte_eal.a.p/eal_windows_fnmatch.c.obj
[232/744] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.obj
[233/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_thread.c.obj
[234/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj
[235/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[236/744] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[237/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
[238/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
[239/744] Linking target lib/rte_eal-23.dll
FAILED: lib/rte_eal-23.dll
"clang" @lib/rte_eal-23.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_pmu_enable_group
lib\rte_eal.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[240/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj
[241/744] Linking static target lib/librte_eal.a
[242/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.obj
[243/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj
[244/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw120831-120833 [PATCH] [v4, 4/4] eal: add PMU support to tracing library
@ 2022-12-13 16:29 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2022-12-13 16:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Tuesday, December 13 2022 10:43:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79

120831-120833 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[231/744] Compiling C object lib/librte_eal.a.p/eal_windows_fnmatch.c.obj
[232/744] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.obj
[233/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_thread.c.obj
[234/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj
[235/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[236/744] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[237/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
[238/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
[239/744] Linking target lib/rte_eal-23.dll
FAILED: lib/rte_eal-23.dll
"clang" @lib/rte_eal-23.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_pmu_enable_group
lib\rte_eal.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[240/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj
[241/744] Linking static target lib/librte_eal.a
[242/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.obj
[243/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj
[244/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw120831-120833 [PATCH] [v4, 4/4] eal: add PMU support to tracing library
@ 2022-12-13 16:28 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2022-12-13 16:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Tuesday, December 13 2022 10:43:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79

120831-120833 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[231/744] Compiling C object lib/librte_eal.a.p/eal_windows_fnmatch.c.obj
[232/744] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.obj
[233/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_thread.c.obj
[234/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj
[235/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[236/744] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[237/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
[238/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
[239/744] Linking target lib/rte_eal-23.dll
FAILED: lib/rte_eal-23.dll
"clang" @lib/rte_eal-23.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_pmu_enable_group
lib\rte_eal.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[240/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj
[241/744] Linking static target lib/librte_eal.a
[242/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.obj
[243/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj
[244/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw120831-120833 [PATCH] [v4, 4/4] eal: add PMU support to tracing library
@ 2022-12-13 16:28 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2022-12-13 16:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Tuesday, December 13 2022 10:43:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79

120831-120833 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[231/744] Compiling C object lib/librte_eal.a.p/eal_windows_fnmatch.c.obj
[232/744] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.obj
[233/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_thread.c.obj
[234/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj
[235/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[236/744] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[237/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
[238/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
[239/744] Linking target lib/rte_eal-23.dll
FAILED: lib/rte_eal-23.dll
"clang" @lib/rte_eal-23.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_pmu_enable_group
lib\rte_eal.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[240/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj
[241/744] Linking static target lib/librte_eal.a
[242/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.obj
[243/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj
[244/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw120831-120833 [PATCH] [v4, 4/4] eal: add PMU support to tracing library
@ 2022-12-13 16:27 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2022-12-13 16:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Tuesday, December 13 2022 10:43:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79

120831-120833 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[231/744] Compiling C object lib/librte_eal.a.p/eal_windows_fnmatch.c.obj
[232/744] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.obj
[233/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_thread.c.obj
[234/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj
[235/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[236/744] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[237/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
[238/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
[239/744] Linking target lib/rte_eal-23.dll
FAILED: lib/rte_eal-23.dll
"clang" @lib/rte_eal-23.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_pmu_enable_group
lib\rte_eal.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[240/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj
[241/744] Linking static target lib/librte_eal.a
[242/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.obj
[243/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj
[244/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw120831-120833 [PATCH] [v4, 4/4] eal: add PMU support to tracing library
@ 2022-12-13 16:27 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2022-12-13 16:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Tuesday, December 13 2022 10:43:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79

120831-120833 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[231/744] Compiling C object lib/librte_eal.a.p/eal_windows_fnmatch.c.obj
[232/744] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.obj
[233/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_thread.c.obj
[234/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj
[235/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[236/744] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[237/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
[238/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
[239/744] Linking target lib/rte_eal-23.dll
FAILED: lib/rte_eal-23.dll
"clang" @lib/rte_eal-23.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_pmu_enable_group
lib\rte_eal.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[240/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj
[241/744] Linking static target lib/librte_eal.a
[242/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.obj
[243/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj
[244/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-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)

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw120831-120833 [PATCH] [v4, 4/4] eal: add PMU support to tracing library
@ 2022-12-13 15:20 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2022-12-13 15:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Tuesday, December 13 2022 10:43:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79

120831-120833 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[231/744] Compiling C object lib/librte_eal.a.p/eal_windows_fnmatch.c.obj
[232/744] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.obj
[233/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_thread.c.obj
[234/744] Compiling C object lib/librte_eal.a.p/eal_windows_eal_memalloc.c.obj
[235/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[236/744] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[237/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj
[238/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
[239/744] Linking target lib/rte_eal-23.dll
FAILED: lib/rte_eal-23.dll
"clang" @lib/rte_eal-23.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_pmu_enable_group
lib\rte_eal.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[240/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj
[241/744] Linking static target lib/librte_eal.a
[242/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.obj
[243/744] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj
[244/744] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

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)

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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw120831-120833 [PATCH] [v4, 4/4] eal: add PMU support to tracing library
@ 2022-12-13 12:46 dpdklab
  0 siblings, 0 replies; 10+ messages in thread
From: dpdklab @ 2022-12-13 12:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/120833

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Tuesday, December 13 2022 10:43:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79

120831-120833 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------+
|          Environment          | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM Clang Native | FAIL           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM GCC Native   | FAIL           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | PASS         |
+-------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM GCC Native (dpdk_unit_test): ====

101/103 DPDK:fast-tests / vdev_autotest                  FAIL             0.45s   killed by signal 11 SIGSEGV
>>> MALLOC_PERTURB_=222 DPDK_TEST=vdev_autotest /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/build/app/test/dpdk-test --file-prefix=vdev_autotest '-l 0-3'

102/103 DPDK:fast-tests / compressdev_autotest           FAIL             0.54s   killed by signal 11 SIGSEGV
>>> DPDK_TEST=compressdev_autotest MALLOC_PERTURB_=199 /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/build/app/test/dpdk-test --file-prefix=compressdev_autotest '-l 0-3'

103/103 DPDK:fast-tests / telemetry_all                  FAIL            13.50s   (exit status 139 or signal 11 SIGSEGV)
>>> PATH=/usr/lib/aarch64-linux-gnu:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin MALLOC_PERTURB_=194 /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/app/test/test_telemetry.sh app/test/dpdk-test --no-huge -m 2048 --vdev=crypto_null0 --vdev=dma_skeleton0 --vdev=event_skeleton0 --vdev=net_null0 --vdev=rawdev_skeleton0 -a 0000:00:00.0 '-l 0-3'



Ok:                 0
Expected Fail:      0
Fail:               103
Unexpected Pass:    0
Skipped:            0
Timeout:            0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2022-12-13 16:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13 16:33 |FAILURE| pw120831-120833 [PATCH] [v4, 4/4] eal: add PMU support to tracing library dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2022-12-13 16:30 dpdklab
2022-12-13 16:29 dpdklab
2022-12-13 16:29 dpdklab
2022-12-13 16:28 dpdklab
2022-12-13 16:28 dpdklab
2022-12-13 16:27 dpdklab
2022-12-13 16:27 dpdklab
2022-12-13 15:20 dpdklab
2022-12-13 12:46 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).