automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-19 11:16 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-19 11:16 UTC (permalink / raw)
  To: Test Report
  Cc: Xueming Li, dpdk-test-reports, David Marchand, Thomas Monjalon,
	Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Debian 11 (cryptodev_sw_snow3g_autotest): ====
[522/3157] Generating symbol file 'drivers/a715181@@rte_common_iavf@sha/librte_common_iavf.so.23.1.symbols'.
[523/3157] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[524/3157] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[525/3157] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[526/3157] Linking static target drivers/libtmp_rte_common_octeontx.a.
[527/3157] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[528/3157] Generating rte_common_octeontx.pmd.c with a custom command.
[529/3157] Linking static target drivers/libtmp_rte_common_idpf.a.
[530/3157] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=armv8-a+crc+crypto -fPIC -march=armv8-a+
 crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
[531/3157] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[532/3157] Generating rte_common_idpf.pmd.c with a custom command.
[533/3157] Generating pipeline.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

Debian 11
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:22 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:22 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Debian Buster (dpdk_unit_test): ====
[531/3193] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[532/3193] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[533/3193] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[534/3193] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[535/3193] Linking static target drivers/libtmp_rte_common_idpf.a.
[536/3193] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[537/3193] Linking static target drivers/libtmp_rte_common_octeontx.a.
[538/3193] Generating rte_common_idpf.pmd.c with a custom command.
[539/3193] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DE
 FAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
struct rte_auxiliary_driver *drv = dev->driver;
^~~
cc1: all warnings being treated as errors
[540/3193] Compiling C object 'drivers/a715181@@rte_common_idpf@sta/meson-generated_.._rte_common_idpf.pmd.c.o'.
[541/3193] Generating rte_common_octeontx.pmd.c with a custom command.
[542/3193] Generating pipeline.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:21 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:21 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[538/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[539/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[540/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[541/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[542/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[543/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[544/3200] Linking static target drivers/libtmp_rte_common_octeontx.a.
[545/3200] Linking static target drivers/libtmp_rte_common_idpf.a.
[546/3200] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
[547/3200] Generating rte_common_octeontx.pmd.c with a custom command.
[548/3200] Generating rte_common_idpf.pmd.c with a custom command.
[549/3200] Generating pipeline.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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:20 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:20 UTC (permalink / raw)
  To: Test Report
  Cc: Xueming Li, dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[538/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[539/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[540/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[541/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[542/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[543/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[544/3200] Linking static target drivers/libtmp_rte_common_octeontx.a.
[545/3200] Linking static target drivers/libtmp_rte_common_idpf.a.
[546/3200] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
[547/3200] Generating rte_common_octeontx.pmd.c with a custom command.
[548/3200] Generating rte_common_idpf.pmd.c with a custom command.
[549/3200] Generating pipeline.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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:20 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[538/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[539/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[540/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[541/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[542/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[543/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[544/3200] Linking static target drivers/libtmp_rte_common_octeontx.a.
[545/3200] Linking static target drivers/libtmp_rte_common_idpf.a.
[546/3200] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
[547/3200] Generating rte_common_octeontx.pmd.c with a custom command.
[548/3200] Generating rte_common_idpf.pmd.c with a custom command.
[549/3200] Generating pipeline.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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:20 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[538/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[539/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[540/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[541/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[542/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[543/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[544/3200] Linking static target drivers/libtmp_rte_common_octeontx.a.
[545/3200] Linking static target drivers/libtmp_rte_common_idpf.a.
[546/3200] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
[547/3200] Generating rte_common_octeontx.pmd.c with a custom command.
[548/3200] Generating rte_common_idpf.pmd.c with a custom command.
[549/3200] Generating pipeline.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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:20 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:20 UTC (permalink / raw)
  To: Test Report
  Cc: Xueming Li, dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[538/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[539/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[540/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[541/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[542/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[543/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[544/3200] Linking static target drivers/libtmp_rte_common_octeontx.a.
[545/3200] Linking static target drivers/libtmp_rte_common_idpf.a.
[546/3200] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
[547/3200] Generating rte_common_octeontx.pmd.c with a custom command.
[548/3200] Generating rte_common_idpf.pmd.c with a custom command.
[549/3200] Generating pipeline.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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:19 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[538/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[539/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[540/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[541/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[542/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[543/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[544/3200] Linking static target drivers/libtmp_rte_common_octeontx.a.
[545/3200] Linking static target drivers/libtmp_rte_common_idpf.a.
[546/3200] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
[547/3200] Generating rte_common_octeontx.pmd.c with a custom command.
[548/3200] Generating rte_common_idpf.pmd.c with a custom command.
[549/3200] Generating pipeline.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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:19 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[538/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[539/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[540/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[541/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[542/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[543/3200] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[544/3200] Linking static target drivers/libtmp_rte_common_octeontx.a.
[545/3200] Linking static target drivers/libtmp_rte_common_idpf.a.
[546/3200] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
[547/3200] Generating rte_common_octeontx.pmd.c with a custom command.
[548/3200] Generating rte_common_idpf.pmd.c with a custom command.
[549/3200] Generating pipeline.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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:18 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[564/3229] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command.
[565/3229] Compiling C object 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.o'.
[566/3229] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[567/3229] Linking static target drivers/libtmp_rte_common_octeontx.a.
[568/3229] Linking target drivers/librte_common_idpf.so.23.1.
[569/3229] Generating symbol file 'drivers/a715181@@rte_common_idpf@sha/librte_common_idpf.so.23.1.symbols'.
[570/3229] Generating rte_common_octeontx.pmd.c with a custom command.
[571/3229] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[572/3229] Linking static target drivers/librte_common_octeontx.a.
[573/3229] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[574/3229] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[575/3229] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:14 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[564/3229] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command.
[565/3229] Compiling C object 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.o'.
[566/3229] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[567/3229] Linking static target drivers/libtmp_rte_common_octeontx.a.
[568/3229] Linking target drivers/librte_common_idpf.so.23.1.
[569/3229] Generating symbol file 'drivers/a715181@@rte_common_idpf@sha/librte_common_idpf.so.23.1.symbols'.
[570/3229] Generating rte_common_octeontx.pmd.c with a custom command.
[571/3229] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[572/3229] Linking static target drivers/librte_common_octeontx.a.
[573/3229] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[574/3229] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[575/3229] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:14 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[564/3229] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command.
[565/3229] Compiling C object 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.o'.
[566/3229] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[567/3229] Linking static target drivers/libtmp_rte_common_octeontx.a.
[568/3229] Linking target drivers/librte_common_idpf.so.23.1.
[569/3229] Generating symbol file 'drivers/a715181@@rte_common_idpf@sha/librte_common_idpf.so.23.1.symbols'.
[570/3229] Generating rte_common_octeontx.pmd.c with a custom command.
[571/3229] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[572/3229] Linking static target drivers/librte_common_octeontx.a.
[573/3229] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[574/3229] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[575/3229] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-20 14:12 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-20 14:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[564/3229] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command.
[565/3229] Compiling C object 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.o'.
[566/3229] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[567/3229] Linking static target drivers/libtmp_rte_common_octeontx.a.
[568/3229] Linking target drivers/librte_common_idpf.so.23.1.
[569/3229] Generating symbol file 'drivers/a715181@@rte_common_idpf@sha/librte_common_idpf.so.23.1.symbols'.
[570/3229] Generating rte_common_octeontx.pmd.c with a custom command.
[571/3229] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[572/3229] Linking static target drivers/librte_common_octeontx.a.
[573/3229] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[574/3229] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[575/3229] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
       [not found] <20230317145521.3742-1-xuemingl@nvidia.com>
@ 2023-03-17 16:19 ` 0-day Robot
  0 siblings, 0 replies; 16+ messages in thread
From: 0-day Robot @ 2023-03-17 16:19 UTC (permalink / raw)
  To: test-report; +Cc: xuemingl, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/125228/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4448809062
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-abi+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
"fedora:35-gcc" failed at step Build
"fedora:35-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
[566/4325] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[567/4325] Linking static target drivers/libtmp_rte_common_octeontx.a.
[568/4325] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[569/4325] Linking static target drivers/libtmp_rte_common_idpf.a.
[570/4325] Generating rte_common_octeontx.pmd.c with a custom command.
[571/4325] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[572/4325] Linking static target drivers/librte_common_octeontx.a.
[573/4325] Generating rte_common_idpf.pmd.c with a custom command.
[574/4325] Compiling C object 'drivers/a715181@@rte_common_idpf@sta/meson-generated_.._rte_common_idpf.pmd.c.o'.
[575/4325] Linking static target drivers/librte_common_idpf.a.
[576/4325] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[577/4325] Compiling C object 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.o'.
[578/4325] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[579/4325] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function ‘auxiliary_cleanup’:
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable ‘drv’ [-Werror=unused-variable]
  348 |   struct rte_auxiliary_driver *drv = dev->driver;
      |                                ^~~
cc1: all warnings being treated as errors
[580/4325] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command.
[581/4325] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[562/4325] Generating rte_common_idpf.pmd.c with a custom command.
[563/4325] Compiling C object 'drivers/a715181@@rte_common_idpf@sta/meson-generated_.._rte_common_idpf.pmd.c.o'.
[564/4325] Linking static target drivers/librte_common_idpf.a.
[565/4325] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command.
[566/4325] Compiling C object 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.o'.
[567/4325] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[568/4325] Linking static target drivers/libtmp_rte_common_octeontx.a.
[569/4325] Linking target drivers/librte_common_idpf.so.23.1.
[570/4325] Generating symbol file 'drivers/a715181@@rte_common_idpf@sha/librte_common_idpf.so.23.1.symbols'.
[571/4325] Generating rte_common_octeontx.pmd.c with a custom command.
[572/4325] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[573/4325] Linking static target drivers/librte_common_octeontx.a.
[574/4325] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[575/4325] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[576/4325] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror,-Wunused-variable]
                struct rte_auxiliary_driver *drv = dev->driver;
                                             ^
1 error generated.
[577/4325] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_virtio_net.c.o'.
[578/4325] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[528/3015] Linking target drivers/librte_common_dpaax.so.23.1.
[529/3015] Generating symbol file 'drivers/a715181@@rte_common_dpaax@sha/librte_common_dpaax.so.23.1.symbols'.
[530/3015] Generating rte_common_iavf.sym_chk with a meson_exe.py custom command.
[531/3015] Compiling C object 'drivers/a715181@@rte_common_iavf@sha/meson-generated_.._rte_common_iavf.pmd.c.o'.
[532/3015] Linking target drivers/librte_common_iavf.so.23.1.
[533/3015] Generating symbol file 'drivers/a715181@@rte_common_iavf@sha/librte_common_iavf.so.23.1.symbols'.
[534/3015] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_device.c.o'.
[535/3015] Compiling C object 'drivers/common/idpf/281975e@@idpf_common_avx512_lib@sta/idpf_common_rxtx_avx512.c.o'.
[536/3015] Linking static target drivers/common/idpf/libidpf_common_avx512_lib.a.
[537/3015] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[538/3015] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[539/3015] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[540/3015] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[541/3015] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function ‘auxiliary_cleanup’:
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable ‘drv’ [-Werror=unused-variable]
  348 |   struct rte_auxiliary_driver *drv = dev->driver;
      |                                ^~~
cc1: all warnings being treated as errors
[542/3015] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[543/3015] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
[306/1411] Linking static target drivers/common/idpf/libidpf_common_avx512_lib.a.
[307/1411] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.obj'.
[308/1411] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.obj'.
[309/1411] Generating rte_common_idpf_mingw with a custom command.
[310/1411] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.obj'.
[311/1411] Linking static target drivers/libtmp_rte_common_idpf.a.
[312/1411] Generating rte_common_idpf.pmd.c with a custom command.
[313/1411] Compiling C object 'drivers/a715181@@rte_common_idpf@sta/meson-generated_.._rte_common_idpf.pmd.c.obj'.
[314/1411] Linking static target drivers/librte_common_idpf.a.
[315/1411] Compiling C object 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.obj'.
[316/1411] Linking target drivers/librte_common_idpf-23.dll.
[317/1411] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_params.c.obj'.
[318/1411] Generating rte_bus_auxiliary_mingw with a custom command.
[319/1411] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.obj'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.obj 
ccache x86_64-w64-mingw32-gcc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -fdiagnostics-color=always -pipe -Wall -Winvalid-pch -Wextra -Werror -O2 -g -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.obj' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.obj.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.obj' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function ‘auxiliary_cleanup’:
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable ‘drv’ [-Werror=unused-variable]
  348 |   struct rte_auxiliary_driver *drv = dev->driver;
      |                                ^~~
cc1: all warnings being treated as errors
[320/1411] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_event_timer_adapter.c.obj'.
[321/1411] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_eventdev.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
[547/3959] Generating rte_common_dpaax.sym_chk with a meson_exe.py custom command.
[548/3959] Linking target drivers/librte_common_dpaax.so.23.1.
[549/3959] Generating symbol file 'drivers/a715181@@rte_common_iavf@sha/librte_common_iavf.so.23.1.symbols'.
[550/3959] Generating symbol file 'drivers/a715181@@rte_common_dpaax@sha/librte_common_dpaax.so.23.1.symbols'.
[551/3959] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[552/3959] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[553/3959] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[554/3959] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[555/3959] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[556/3959] Linking static target drivers/libtmp_rte_common_octeontx.a.
[557/3959] Generating rte_common_octeontx.pmd.c with a custom command.
[558/3959] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[559/3959] Linking static target drivers/librte_common_octeontx.a.
[560/3959] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function ‘auxiliary_cleanup’:
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable ‘drv’ [-Werror=unused-variable]
  348 |   struct rte_auxiliary_driver *drv = dev->driver;
      |                                ^~~
cc1: all warnings being treated as errors
[561/3959] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[562/3959] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
[547/3809] Linking target drivers/librte_common_iavf.so.23.1.
[548/3809] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_device.c.o'.
[549/3809] Generating symbol file 'drivers/a715181@@rte_common_iavf@sha/librte_common_iavf.so.23.1.symbols'.
[550/3809] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[551/3809] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[552/3809] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[553/3809] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[554/3809] Linking static target drivers/libtmp_rte_common_octeontx.a.
[555/3809] Generating rte_common_octeontx.pmd.c with a custom command.
[556/3809] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[557/3809] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[558/3809] Linking static target drivers/librte_common_octeontx.a.
[559/3809] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[560/3809] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function ‘auxiliary_cleanup’:
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable ‘drv’ [-Werror=unused-variable]
  348 |   struct rte_auxiliary_driver *drv = dev->driver;
      |                                ^~~
cc1: all warnings being treated as errors
[561/3809] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[562/3809] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
[546/3781] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[547/3781] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[548/3781] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[549/3781] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[550/3781] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[551/3781] Linking static target drivers/libtmp_rte_common_octeontx.a.
[552/3781] Generating rte_common_octeontx.pmd.c with a custom command.
[553/3781] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[554/3781] Linking static target drivers/librte_common_octeontx.a.
[555/3781] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[556/3781] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[557/3781] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[558/3781] Linking static target drivers/libtmp_rte_common_idpf.a.
[559/3781] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function ‘auxiliary_cleanup’:
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable ‘drv’ [-Werror=unused-variable]
  348 |   struct rte_auxiliary_driver *drv = dev->driver;
      |                                ^~~
cc1: all warnings being treated as errors
[560/3781] Generating pipeline.sym_chk with a meson_exe.py custom command.
[561/3781] Generating rte_common_idpf.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-17 15:31 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-17 15:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Xueming Li

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/125228

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[534/2126] Generating symbol file 'drivers/a715181@@rte_common_iavf@sha/librte_common_iavf.so.23.1.symbols'.
[535/2126] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_rxtx.c.o'.
[536/2126] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_idpf_common_virtchnl.c.o'.
[537/2126] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_common.c.o'.
[538/2126] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq.c.o'.
[539/2126] Compiling C object 'drivers/a715181@@tmp_rte_common_idpf@sta/common_idpf_base_idpf_controlq_setup.c.o'.
[540/2126] Linking static target drivers/libtmp_rte_common_idpf.a.
[541/2126] Generating rte_common_idpf.pmd.c with a custom command.
[542/2126] Compiling C object 'drivers/a715181@@rte_common_idpf@sta/meson-generated_.._rte_common_idpf.pmd.c.o'.
[543/2126] Linking static target drivers/librte_common_idpf.a.
[544/2126] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command.
[545/2126] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache arm-linux-gnueabihf-gcc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a -mfp
 u=neon -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback
@ 2023-03-17 15:31 dpdklab
  0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2023-03-17 15:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Xueming Li

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

_Testing issues_

Submitter: Xueming Li <xuemingl@nvidia.com>
Date: Friday, March 17 2023 14:55:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823

125228 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[564/3229] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command.
[565/3229] Compiling C object 'drivers/a715181@@rte_common_idpf@sha/meson-generated_.._rte_common_idpf.pmd.c.o'.
[566/3229] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx@sta/common_octeontx_octeontx_mbox.c.o'.
[567/3229] Linking static target drivers/libtmp_rte_common_octeontx.a.
[568/3229] Linking target drivers/librte_common_idpf.so.23.1.
[569/3229] Generating symbol file 'drivers/a715181@@rte_common_idpf@sha/librte_common_idpf.so.23.1.symbols'.
[570/3229] Generating rte_common_octeontx.pmd.c with a custom command.
[571/3229] Compiling C object 'drivers/a715181@@rte_common_octeontx@sta/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[572/3229] Linking static target drivers/librte_common_octeontx.a.
[573/3229] Generating rte_common_octeontx.sym_chk with a meson_exe.py custom command.
[574/3229] Compiling C object 'drivers/a715181@@rte_common_octeontx@sha/meson-generated_.._rte_common_octeontx.pmd.c.o'.
[575/3229] Compiling C object 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_auxiliary@sta -Idrivers -I../drivers -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-
 format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.auxiliary -MD -MQ 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -MF 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_auxiliary@sta/bus_auxiliary_auxiliary_common.c.o' -c ../drivers/bus/auxiliary/auxiliary_common.c
../drivers/bus/auxiliary/auxiliary_common.c: In function 'auxiliary_cleanup':
../drivers/bus/auxiliary/auxiliary_common.c:348:32: error: unused variable 'drv' [-Werror=unused-variable]
348 |   struct rte_auxiliary_driver *drv = dev->driver;
|                                ^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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)

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-03-20 14:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-19 11:16 |FAILURE| pw125228 [PATCH] bus/auxiliary: support cleanup callback dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-03-20 14:22 dpdklab
2023-03-20 14:21 dpdklab
2023-03-20 14:20 dpdklab
2023-03-20 14:20 dpdklab
2023-03-20 14:20 dpdklab
2023-03-20 14:20 dpdklab
2023-03-20 14:19 dpdklab
2023-03-20 14:19 dpdklab
2023-03-20 14:18 dpdklab
2023-03-20 14:14 dpdklab
2023-03-20 14:14 dpdklab
2023-03-20 14:12 dpdklab
     [not found] <20230317145521.3742-1-xuemingl@nvidia.com>
2023-03-17 16:19 ` 0-day Robot
2023-03-17 15:31 dpdklab
2023-03-17 15:31 dpdklab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).