automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-02 23:29 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-02 23:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
ninja: Entering directory `build'
[1/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[2/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[3/3119] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[4/3119] Linking static target lib/librte_kvargs.a.
[5/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[6/3119] Linking static target lib/librte_telemetry.a.
[7/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3119] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:455:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (ret)
^
cc1: all warnings being treated as errors
[9/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[10/3119] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3119] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-03 17:59 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-03 17:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/122908

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Debian Buster    | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | FAIL               |
+------------------+--------------------+
| RHEL 7           | FAIL               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| Ubuntu 20.04     | PASS               |
+------------------+--------------------+

==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[5/3138] Generating symbol file 'lib/76b5a35@@rte_kvargs@sha/librte_kvargs.so.23.1.symbols'.
[6/3138] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[7/3138] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[8/3138] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[9/3138] Linking static target lib/librte_telemetry.a.
[10/3138] Generating telemetry.sym_chk with a meson_exe.py custom command.
[11/3138] Linking target lib/librte_telemetry.so.23.1.
[12/3138] Generating symbol file 'lib/76b5a35@@rte_telemetry@sha/librte_telemetry.so.23.1.symbols'.
[13/3138] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:426:2: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
return ret >= 0 ? 0 : ret;
^
../lib/pmu/rte_pmu.c:409:6: note: 'ret' was declared here
int ret;
^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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)

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-02 23:31 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-02 23:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
ninja: Entering directory `build'
[1/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[2/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[3/3119] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[4/3119] Linking static target lib/librte_kvargs.a.
[5/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[6/3119] Linking static target lib/librte_telemetry.a.
[7/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3119] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:455:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (ret)
^
cc1: all warnings being treated as errors
[9/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[10/3119] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3119] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-02 23:30 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-02 23:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
ninja: Entering directory `build'
[1/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[2/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[3/3119] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[4/3119] Linking static target lib/librte_kvargs.a.
[5/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[6/3119] Linking static target lib/librte_telemetry.a.
[7/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3119] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:455:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (ret)
^
cc1: all warnings being treated as errors
[9/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[10/3119] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3119] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-02 23:30 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-02 23:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
ninja: Entering directory `build'
[1/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[2/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[3/3119] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[4/3119] Linking static target lib/librte_kvargs.a.
[5/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[6/3119] Linking static target lib/librte_telemetry.a.
[7/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3119] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:455:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (ret)
^
cc1: all warnings being treated as errors
[9/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[10/3119] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3119] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-02 23:29 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-02 23:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
ninja: Entering directory `build'
[1/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[2/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[3/3119] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[4/3119] Linking static target lib/librte_kvargs.a.
[5/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[6/3119] Linking static target lib/librte_telemetry.a.
[7/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3119] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:455:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (ret)
^
cc1: all warnings being treated as errors
[9/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[10/3119] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3119] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-02 23:29 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-02 23:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
ninja: Entering directory `build'
[1/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[2/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[3/3119] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[4/3119] Linking static target lib/librte_kvargs.a.
[5/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[6/3119] Linking static target lib/librte_telemetry.a.
[7/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3119] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:455:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (ret)
^
cc1: all warnings being treated as errors
[9/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[10/3119] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3119] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-02 23:29 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-02 23:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
ninja: Entering directory `build'
[1/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[2/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[3/3119] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[4/3119] Linking static target lib/librte_kvargs.a.
[5/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[6/3119] Linking static target lib/librte_telemetry.a.
[7/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3119] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:455:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (ret)
^
cc1: all warnings being treated as errors
[9/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[10/3119] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3119] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-02 23:28 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-02 23:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
ninja: Entering directory `build'
[1/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[2/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[3/3119] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[4/3119] Linking static target lib/librte_kvargs.a.
[5/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[6/3119] Linking static target lib/librte_telemetry.a.
[7/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3119] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:455:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (ret)
^
cc1: all warnings being treated as errors
[9/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[10/3119] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3119] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-02 23:28 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-02 23:28 UTC (permalink / raw)
  To: Test Report
  Cc: Tomasz Duszynski, dpdklab, David Marchand, Thomas Monjalon,
	Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
ninja: Entering directory `build'
[1/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[2/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[3/3119] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[4/3119] Linking static target lib/librte_kvargs.a.
[5/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[6/3119] Linking static target lib/librte_telemetry.a.
[7/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3119] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:455:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (ret)
^
cc1: all warnings being treated as errors
[9/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[10/3119] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3119] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-02 22:27 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-02 22:27 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | FAIL           |
+-------------------------------+----------------+
| openSUSE Leap 15              | FAIL           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
ninja: Entering directory `build'
[1/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[2/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[3/3119] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[4/3119] Linking static target lib/librte_kvargs.a.
[5/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[6/3119] Linking static target lib/librte_telemetry.a.
[7/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3119] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:455:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (ret)
^
cc1: all warnings being treated as errors
[9/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[10/3119] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3119] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
* |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
@ 2023-02-02 17:47 dpdklab
  0 siblings, 0 replies; 13+ messages in thread
From: dpdklab @ 2023-02-02 17:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | FAIL           |
+-------------------------------+----------------+
| openSUSE Leap 15              | FAIL           |
+-------------------------------+----------------+

==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
ninja: Entering directory `build'
[1/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[2/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[3/3119] Compiling C object 'lib/76b5a35@@rte_kvargs@sta/kvargs_rte_kvargs.c.o'.
[4/3119] Linking static target lib/librte_kvargs.a.
[5/3119] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[6/3119] Linking static target lib/librte_telemetry.a.
[7/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_bus.c.o'.
[8/3119] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/pmu -I../lib/pmu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:455:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if (ret)
^
cc1: all warnings being treated as errors
[9/3119] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_class.c.o'.
[10/3119] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3119] Generating telemetry.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <20230202094358.2838758-5-tduszynski@marvell.com>]

end of thread, other threads:[~2023-02-03 17:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02 23:29 |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-02-03 17:59 dpdklab
2023-02-02 23:31 dpdklab
2023-02-02 23:30 dpdklab
2023-02-02 23:30 dpdklab
2023-02-02 23:29 dpdklab
2023-02-02 23:29 dpdklab
2023-02-02 23:29 dpdklab
2023-02-02 23:28 dpdklab
2023-02-02 23:28 dpdklab
2023-02-02 22:27 dpdklab
2023-02-02 17:47 dpdklab
     [not found] <20230202094358.2838758-5-tduszynski@marvell.com>
2023-02-02 11:48 ` |FAILURE| pw122905-122908 [PATCH v8 " qemudev

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).