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

* |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: 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
       [not found] <20230202094358.2838758-5-tduszynski@marvell.com>
@ 2023-02-02 11:48 ` qemudev
  0 siblings, 0 replies; 13+ messages in thread
From: qemudev @ 2023-02-02 11:48 UTC (permalink / raw)
  To: test-report; +Cc: Tomasz Duszynski, zhoumin

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

_Unit Testing FAIL_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thu, 2 Feb 2023 10:43:55 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 7e40372522c5a129da616d1420ff582968b81b46

122905-122908 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Test result details:
  1/103 DPDK:fast-tests / acl_autotest                            OK              2.78s
  2/103 DPDK:fast-tests / atomic_autotest                         OK              7.08s
  3/103 DPDK:fast-tests / bitmap_autotest                         OK              0.07s
  4/103 DPDK:fast-tests / bpf_autotest                            OK              0.07s
  5/103 DPDK:fast-tests / bpf_convert_autotest                    OK              0.07s
  6/103 DPDK:fast-tests / bitops_autotest                         OK              0.07s
  7/103 DPDK:fast-tests / byteorder_autotest                      OK              0.07s
  8/103 DPDK:fast-tests / cksum_autotest                          OK              0.07s
  9/103 DPDK:fast-tests / cmdline_autotest                        OK              0.07s
 10/103 DPDK:fast-tests / common_autotest                         OK              0.92s
 11/103 DPDK:fast-tests / cpuflags_autotest                       OK              0.07s
 12/103 DPDK:fast-tests / debug_autotest                          OK              2.07s
 13/103 DPDK:fast-tests / devargs_autotest                        OK              0.07s
 14/103 DPDK:fast-tests / eal_flags_c_opt_autotest                OK              0.62s
 15/103 DPDK:fast-tests / eal_flags_main_opt_autotest             OK              0.22s
 16/103 DPDK:fast-tests / eal_flags_n_opt_autotest                OK              0.17s
 17/103 DPDK:fast-tests / eal_flags_hpet_autotest                 OK              0.12s
 18/103 DPDK:fast-tests / eal_flags_no_huge_autotest              OK              0.17s
 19/103 DPDK:fast-tests / eal_flags_a_opt_autotest                OK              0.22s
 20/103 DPDK:fast-tests / eal_flags_b_opt_autotest                OK              0.17s
 21/103 DPDK:fast-tests / eal_flags_vdev_opt_autotest             OK              0.17s
 22/103 DPDK:fast-tests / eal_flags_r_opt_autotest                OK              0.17s
 23/103 DPDK:fast-tests / eal_flags_mem_autotest                  OK              0.52s
 24/103 DPDK:fast-tests / eal_flags_file_prefix_autotest          OK              5.99s
 25/103 DPDK:fast-tests / eal_flags_misc_autotest                 OK              0.67s
 26/103 DPDK:fast-tests / eal_fs_autotest                         OK              0.07s
 27/103 DPDK:fast-tests / errno_autotest                          OK              0.07s
 28/103 DPDK:fast-tests / ethdev_link_status                      OK              0.07s
 29/103 DPDK:fast-tests / event_ring_autotest                     OK              0.07s
 30/103 DPDK:fast-tests / fib_autotest                            OK              0.87s
 31/103 DPDK:fast-tests / fib6_autotest                           OK              0.87s
 32/103 DPDK:fast-tests / func_reentrancy_autotest                OK              2.23s
 33/103 DPDK:fast-tests / hash_autotest                           OK              1.02s
 34/103 DPDK:fast-tests / interrupt_autotest                      OK              1.37s
 35/103 DPDK:fast-tests / ipfrag_autotest                         OK              0.07s
 36/103 DPDK:fast-tests / lcores_autotest                         OK              0.82s
 37/103 DPDK:fast-tests / logs_autotest                           OK              0.07s
 38/103 DPDK:fast-tests / lpm_autotest                            OK              5.86s
 39/103 DPDK:fast-tests / lpm6_autotest                           OK              8.82s
 40/103 DPDK:fast-tests / malloc_autotest                         OK             61.95s
 41/103 DPDK:fast-tests / mbuf_autotest                           OK              6.73s
 42/103 DPDK:fast-tests / mcslock_autotest                        OK              3.87s
 43/103 DPDK:fast-tests / memcpy_autotest                         OK              6.63s
 44/103 DPDK:fast-tests / memory_autotest                         OK              0.07s
 45/103 DPDK:fast-tests / mempool_autotest                        OK              0.42s
 46/103 DPDK:fast-tests / memzone_autotest                        OK              0.17s
 47/103 DPDK:fast-tests / meter_autotest                          OK              0.07s
 48/103 DPDK:fast-tests / multiprocess_autotest                   OK              0.17s
 49/103 DPDK:fast-tests / per_lcore_autotest                      OK              0.17s
 50/103 DPDK:fast-tests / pflock_autotest                         OK              0.87s
 51/103 DPDK:fast-tests / prefetch_autotest                       OK              0.07s
 52/103 DPDK:fast-tests / rcu_qsbr_autotest                       OK              0.57s
 53/103 DPDK:fast-tests / pie_autotest                            OK              0.07s
 54/103 DPDK:fast-tests / rib_autotest                            OK             43.37s
 55/103 DPDK:fast-tests / rib6_autotest                           OK             38.95s
 56/103 DPDK:fast-tests / ring_autotest                           OK              0.12s
 57/103 DPDK:fast-tests / rwlock_test1_autotest                   OK              0.82s
 58/103 DPDK:fast-tests / rwlock_rda_autotest                     OK              5.08s
 59/103 DPDK:fast-tests / rwlock_rds_wrm_autotest                 OK              5.08s
 60/103 DPDK:fast-tests / rwlock_rde_wro_autotest                 OK              5.08s
 61/103 DPDK:fast-tests / sched_autotest                          OK              0.07s
 62/103 DPDK:fast-tests / security_autotest                       OK              0.07s
 63/103 DPDK:fast-tests / seqlock_autotest                        OK              2.07s
 64/103 DPDK:fast-tests / spinlock_autotest                       OK              0.17s
 65/103 DPDK:fast-tests / stack_autotest                          OK              0.87s
 66/103 DPDK:fast-tests / stack_lf_autotest                       SKIP            0.07s   exit status 77
 67/103 DPDK:fast-tests / string_autotest                         OK              0.07s
 68/103 DPDK:fast-tests / tailq_autotest                          OK              0.07s
 69/103 DPDK:fast-tests / ticketlock_autotest                     OK              0.22s
 70/103 DPDK:fast-tests / timer_autotest                          OK              3.87s
 71/103 DPDK:fast-tests / user_delay_us                           OK              0.07s
 72/103 DPDK:fast-tests / version_autotest                        OK              0.07s
 73/103 DPDK:fast-tests / crc_autotest                            OK              0.07s
 74/103 DPDK:fast-tests / distributor_autotest                    OK              1.22s
 75/103 DPDK:fast-tests / eventdev_common_autotest                OK              0.07s
 76/103 DPDK:fast-tests / fbarray_autotest                        OK              0.07s
 77/103 DPDK:fast-tests / hash_readwrite_func_autotest            OK              6.45s
 78/103 DPDK:fast-tests / ipsec_autotest                          SKIP            0.07s   exit status 77
 79/103 DPDK:fast-tests / kni_autotest                            SKIP            0.07s   exit status 77
 80/103 DPDK:fast-tests / kvargs_autotest                         OK              0.07s
 81/103 DPDK:fast-tests / member_autotest                         OK              1.32s
 82/103 DPDK:fast-tests / power_cpufreq_autotest                  SKIP            0.07s   exit status 77
 83/103 DPDK:fast-tests / power_autotest                          OK              0.07s
 84/103 DPDK:fast-tests / power_kvm_vm_autotest                   SKIP            0.07s   exit status 77
 85/103 DPDK:fast-tests / power_intel_uncore_autotest             SKIP            0.07s   exit status 77
 86/103 DPDK:fast-tests / reorder_autotest                        OK              0.12s
 87/103 DPDK:fast-tests / service_autotest                        OK              3.32s
 88/103 DPDK:fast-tests / thash_autotest                          OK              0.07s
 89/103 DPDK:fast-tests / threads_autotest                        OK              0.22s
 90/103 DPDK:fast-tests / trace_autotest                          OK              0.07s
 91/103 DPDK:fast-tests / trace_autotest_with_traces              OK              0.12s
 92/103 DPDK:fast-tests / metrics_autotest                        OK              0.07s
 93/103 DPDK:fast-tests / telemetry_json_autotest                 OK              0.07s
 94/103 DPDK:fast-tests / telemetry_data_autotest                 OK              0.07s
 95/103 DPDK:fast-tests / table_autotest                          FAIL            1.78s   exit status 255
 96/103 DPDK:fast-tests / ring_pmd_autotest                       OK              0.07s
 97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest           OK              1.47s
 98/103 DPDK:fast-tests / bitratestats_autotest                   OK              0.07s
 99/103 DPDK:fast-tests / latencystats_autotest                   OK              0.07s
100/103 DPDK:fast-tests / pdump_autotest                          OK              5.17s
101/103 DPDK:fast-tests / vdev_autotest                           OK              0.07s
102/103 DPDK:fast-tests / compressdev_autotest                    SKIP            0.07s   exit status 77
103/103 DPDK:fast-tests / telemetry_all                           OK             14.54s


Ok:                 95
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            7
Timeout:            0



Test logs for failed test cases:
================================================================================
DPDK:fast-tests / table_autotest: FAIL
================================================================================
-------------------------------------stdout-------------------------------------
RTE>>table_autotest
Getting/Creating the mempool ...




************Pipeline tests************
Added default entry to table id 0 with action 0
Added default entry to table id 1 with action 0
Pipeline Consistency OK!
Got no objects from ring 0 - error code 0
Got no objects from ring 1 - error code 0
Added default entry to table id 0 with action 1
Added default entry to table id 1 with action 1
Pipeline Consistency OK!
Got 2 object(s) from ring 0!
Object: at [0x7005691d40], len=0
Object: at [0x7005692680], len=0
Got 2 object(s) from ring 1!
Object: at [0x7005690ac0], len=0
Object: at [0x7005691400], len=0
Added default entry to table id 0 with action 1
Added default entry to table id 1 with action 1
Pipeline Consistency OK!
STUB Table Action Miss - setting mask to 0x1
STUB Table Action Miss - setting mask to 0x1
Got 1 object(s) from ring 0!
Object: at [0x7005692680], len=0
Got 1 object(s) from ring 1!
Object: at [0x7005691400], len=0
Added default entry to table id 0 with action 1
Added default entry to table id 1 with action 1
Pipeline Consistency OK!
STUB Table Action Miss - setting mask to 0x2
STUB Table Action Miss - setting mask to 0x2
Got 1 object(s) from ring 0!
Object: at [0x7005690ac0], len=0
Got 1 object(s) from ring 1!
Object: at [0x7005692680], len=0
Added default entry to table id 0 with action 1
Added default entry to table id 1 with action 1
Pipeline Consistency OK!
STUB Table Action Miss - setting mask to 0x3
STUB Table Action Miss - setting mask to 0x3
Got 2 object(s) from ring 0!
Object: at [0x7005691d40], len=0
Object: at [0x7005691400], len=0
Got 2 object(s) from ring 1!
Object: at [0x7005692680], len=0
Object: at [0x7005690ac0], len=0
Setting first table to output to next table
Added default entry to table id 0 with action 3
Setting second table to output to port
Added default entry to table id 0 with action 1
Setting first table to output to next table
Added default entry to table id 2 with action 3
Setting second table to output to port
Added default entry to table id 2 with action 1
Pipeline Consistency OK!
Got 2 object(s) from ring 0!
Object: at [0x7005691400], len=0
Object: at [0x7005691d40], len=0
Got 2 object(s) from ring 1!
Object: at [0x7005690ac0], len=0
Object: at [0x7005692680], len=0
TEST - two tables, hitmask override to 0x01
Setting first table to output to next table
Added default entry to table id 0 with action 3
Setting second table to output to port
Added default entry to table id 0 with action 1
Setting first table to output to next table
Added default entry to table id 2 with action 3
Setting second table to output to port
Added default entry to table id 2 with action 1
Pipeline Consistency OK!
STUB Table Action Miss - setting mask to 0x1
STUB Table Action Miss - setting mask to 0x1
STUB Table Action Miss - setting mask to 0x1
STUB Table Action Miss - setting mask to 0x1
Got 1 object(s) from ring 0!
Object: at [0x7005691d40], len=0
Got 1 object(s) from ring 1!
Object: at [0x7005692680], len=0




************Port tests************




************Table tests************

Table test number 3 failed (-7).
Test Failed
RTE>>
-------------------------------------stderr-------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 8
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/table_autotest/mp_socket
EAL: Selected IOVA mode 'PA'
TELEMETRY: No legacy callbacks, legacy socket not created
APP: HPET is not enabled, using TSC as default timer
PIPELINE: setup_pipeline: **** Setting up Stub test
PIPELINE: test_pipeline_single_filter: **** Running Stub test
PIPELINE: rte_pipeline_flush: pipeline parameter NULL
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: setup_pipeline: **** Setting up Stub test
PIPELINE: test_pipeline_single_filter: **** Running Stub test
PIPELINE: rte_pipeline_flush: pipeline parameter NULL
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: setup_pipeline: **** Setting up Stub test
PIPELINE: test_pipeline_single_filter: **** Running Stub test
PIPELINE: rte_pipeline_flush: pipeline parameter NULL
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: setup_pipeline: **** Setting up Stub test
PIPELINE: test_pipeline_single_filter: **** Running Stub test
PIPELINE: rte_pipeline_flush: pipeline parameter NULL
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: setup_pipeline: **** Setting up Stub test
PIPELINE: test_pipeline_single_filter: **** Running Stub test
PIPELINE: rte_pipeline_flush: pipeline parameter NULL
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: setup_pipeline: **** Setting up Stub test
PIPELINE: test_pipeline_single_filter: **** Running Stub test
PIPELINE: rte_pipeline_flush: pipeline parameter NULL
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: setup_pipeline: **** Setting up Stub test
PIPELINE: test_pipeline_single_filter: **** Running Stub test
PIPELINE: rte_pipeline_flush: pipeline parameter NULL
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 0
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: test_pipeline_single_filter: Enqueue onto ring 1
PIPELINE: rte_pipeline_check_params: Incorrect value for parameter params
PIPELINE: rte_pipeline_create: Pipeline params check failed (-22)
PIPELINE: rte_pipeline_check_params: Incorrect value for parameter name
PIPELINE: rte_pipeline_create: Pipeline params check failed (-22)
PIPELINE: rte_pipeline_check_params: Incorrect value for parameter socket_id
PIPELINE: rte_pipeline_create: Pipeline params check failed (-22)
PIPELINE: rte_pipeline_create: Pipeline memory allocation failed
PIPELINE: rte_pipeline_check: pipeline parameter NULL
PORT: rte_port_ring_reader_create_internal: Invalid Parameters
PORT: rte_port_ring_reader_free: port is NULL
PORT: rte_port_ring_writer_create_internal: Invalid Parameters
PORT: rte_port_ring_writer_free: Port is NULL
PORT: rte_port_ring_writer_create_internal: Invalid Parameters
PORT: rte_port_ring_writer_create_internal: Invalid Parameters
TABLE: rte_table_array_free: table parameter is NULL
TABLE: rte_table_array_entry_add: table parameter is NULL
TABLE: rte_table_array_entry_add: entry parameter is NULL
TABLE: rte_table_lpm_create: NULL input parameters
TABLE: rte_table_lpm_create: Table name is NULL
TABLE: rte_table_lpm_create: Invalid n_rules
TABLE: rte_table_lpm_create: Invalid entry_unique_size
TABLE: rte_table_lpm_create: Invalid entry_unique_size
TABLE: rte_table_lpm_free: table parameter is NULL
TABLE: rte_table_lpm_entry_add: table parameter is NULL
TABLE: rte_table_lpm_entry_add: ip_prefix parameter is NULL
TABLE: rte_table_lpm_entry_add: entry parameter is NULL
TABLE: rte_table_lpm_entry_add: invalid depth (0)
TABLE: rte_table_lpm_entry_add: invalid depth (33)
TABLE: rte_table_lpm_entry_delete: table parameter is NULL
TABLE: rte_table_lpm_entry_delete: ip_prefix parameter is NULL
TABLE: rte_table_lpm_entry_delete: invalid depth (0)
TABLE: rte_table_lpm_entry_delete: invalid depth (33)
TABLE: rte_table_lpm_ipv6_create: NULL input parameters
TABLE: rte_table_lpm_ipv6_create: Table name is NULL
TABLE: rte_table_lpm_ipv6_create: Invalid n_rules
TABLE: rte_table_lpm_ipv6_create: Invalid n_rules
TABLE: rte_table_lpm_ipv6_create: Invalid entry_unique_size
TABLE: rte_table_lpm_ipv6_create: Invalid entry_unique_size
LPM: LPM memory allocation failed
TABLE: Unable to create low-level LPM IPv6 table


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

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 17:47 |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:29 dpdklab
2023-02-02 23:28 dpdklab
2023-02-02 23:28 dpdklab
2023-02-02 22:27 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).