|FAILURE| pw142527-142556 [PATCH] [30/30] bus/dpaa: add port bmi sta

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Jul 19 17:48:26 CEST 2024


Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/142556

_Testing issues_

Submitter: Gagandeep Singh <g.singh at nxp.com>
Date: Friday, July 19 2024 10:01:26 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084

142527-142556 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#241885

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | WARN           |
+---------------------+----------------+
| CentOS Stream 9     | WARN           |
+---------------------+----------------+
| Debian 12           | WARN           |
+---------------------+----------------+
| Debian Bullseye     | WARN           |
+---------------------+----------------+
| Fedora 37           | WARN           |
+---------------------+----------------+
| Fedora 38           | WARN           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 39           | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+

==== 20 line log output for Fedora 38 (dpdk_unit_test): ====
../drivers/dma/dpaa2/dpaa2_qdma.c: In function 'dpaa2_qdma_dequeue':
../drivers/dma/dpaa2/dpaa2_qdma.c:904:18: note: object 'idx' of size 2
904 |         uint16_t idx, att;
|                  ^~~
../drivers/dma/dpaa2/dpaa2_qdma.c:904:18: note: at offset [8, 10] into object 'idx' of size 2
cc1: all warnings being treated as errors
[1015/2910] Compiling C object 'drivers/a715181@@tmp_rte_dma_dpaa at sta/dma_dpaa_dpaa_qdma.c.o'.
FAILED: drivers/a715181@@tmp_rte_dma_dpaa at sta/dma_dpaa_dpaa_qdma.c.o
ccache cc -Idrivers/a715181@@tmp_rte_dma_dpaa at sta -Idrivers -I../drivers -Idrivers/dma/dpaa -I../drivers/dma/dpaa -Ilib/dmadev -I../lib/dmadev -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/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cr
 yptodev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-pointer-arith -DRTE_LOG_DEFAULT_LOGTYPE=pmd.dma.dpaa -MD -MQ 'drivers/a715181@@tmp_rte_dma_dpaa at sta/dma_dpaa_dpaa_qdma.c.o' -MF 'drivers/a715181@@tmp_rte_dma_dpaa at sta/dma_dpaa_dpaa_qdma.c.o.d' -o 'drivers/a715181@@tmp_rte_dma_dpaa at sta/dma_dpaa_dpaa_qdma.c.o' -c ../drivers/dma/dpaa/dpaa_qdma.c
../drivers/dma/dpaa/dpaa_qdma.c: In function 'dpaa_qdma_block_dequeue':
../drivers/dma/dpaa/dpaa_qdma.c:551:48: error: 'dq_complete' may be used uninitialized [-Werror=maybe-uninitialized]
551 |                                 (void **)desc, *dq_complete, NULL);
|                                                ^~~~~~~~~~~~
../drivers/dma/dpaa/dpaa_qdma.c:525:19: note: 'dq_complete' was declared here
525 |         uint16_t *dq_complete;
|                   ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1016/2910] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[1017/2910] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list