|FAILURE| pw132309-132320 [PATCH] [v4,12/12] baseband/acc: add confi

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Oct 5 06:56:31 CEST 2023


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/132320

_Testing issues_

Submitter: Nicolas Chautru <nicolas.chautru at intel.com>
Date: Thursday, October 05 2023 02:18:54 
DPDK git baseline: Repo:dpdk-next-baseband
  Branch: master
  CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36

132309-132320 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
[2386/2733] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx at sta/event_octeontx_ssovf_evdev_selftest.c.o'.
[2387/2733] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx at sta/event_octeontx_ssovf_probe.c.o'.
[2388/2733] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx at sta/event_octeontx_timvf_worker.c.o'.
[2389/2733] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx at sta/event_octeontx_timvf_evdev.c.o'.
[2390/2733] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx at sta/event_octeontx_timvf_probe.c.o'.
[2391/2733] Linking static target drivers/libtmp_rte_event_octeontx.a.
[2392/2733] Generating rte_event_octeontx.pmd.c with a custom command.
[2393/2733] Compiling C object 'drivers/a715181@@rte_event_octeontx at sta/meson-generated_.._rte_event_octeontx.pmd.c.o'.
[2394/2733] Linking static target drivers/librte_event_octeontx.a.
[2395/2733] Compiling C object 'drivers/a715181@@rte_event_octeontx at sha/meson-generated_.._rte_event_octeontx.pmd.c.o'.
[2396/2733] Linking target drivers/librte_event_octeontx.so.24.0.
[2397/2733] Compiling C object 'drivers/a715181@@tmp_rte_baseband_acc at sta/baseband_acc_rte_acc100_pmd.c.o'.
[2398/2733] Compiling C object 'drivers/a715181@@tmp_rte_baseband_acc at sta/baseband_acc_rte_vrb_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_baseband_acc at sta/baseband_acc_rte_vrb_pmd.c.o
clang -Idrivers/a715181@@tmp_rte_baseband_acc at sta -Idrivers -I../drivers -Idrivers/baseband/acc -I../drivers/baseband/acc -Ilib/bbdev -I../lib/bbdev -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 -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Xclang -fcolor-diagnostics -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.bb.acc -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_baseband_acc at sta/baseband_acc_rte_vrb_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_baseband_acc at sta/baseband_acc_rte_vrb_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_baseband_acc at sta/baseband_acc_rte_vrb_pmd.c.o' -c ../drivers/baseband/acc/rte_vrb_pmd.c
../drivers/baseband/acc/rte_vrb_pmd.c:210:1: error: unused function 'vrb_device_fft_win' [-Werror,-Wunused-function]
vrb_device_fft_win(struct rte_bbdev *dev)
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

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

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