Test-Label: iol-x86_64-unit-testing Test-Status: FAILURE http://dpdk.org/patch/110015 _Testing issues_ Submitter: John Miller Date: Thursday, April 21 2022 15:19:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:76076342ec8ef108a155938d46a88bb493fae60e 110006-110015 --> testing fail Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Fedora 32 | FAIL | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 18.04 | PASS | +------------------+----------------+ | Fedora 34 | FAIL | +------------------+----------------+ | Fedora 33 | FAIL | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 31 | PASS | +------------------+----------------+ | Arch Linux | FAIL | +------------------+----------------+ | Fedora 34 clang | FAIL | +------------------+----------------+ ==== 20 line log output for Fedora 34 clang (dpdk_unit_test): ==== [3034/3365] Generating rte_event_octeontx_mingw with a custom command. [3035/3365] Generating rte_event_octeontx_def with a custom command. [3036/3365] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx@sta/event_octeontx_timvf_evdev.c.o'. [3037/3365] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx@sta/event_octeontx_timvf_worker.c.o'. [3038/3365] Generating rte_baseband_ark_mingw with a custom command. [3039/3365] Compiling C object 'drivers/a715181@@tmp_rte_baseband_ark@sta/baseband_ark_ark_bbdev_custom.c.o'. [3040/3365] Generating rte_baseband_ark_def with a custom command. [3041/3365] Compiling C object 'drivers/a715181@@tmp_rte_event_octeontx@sta/event_octeontx_timvf_probe.c.o'. [3042/3365] Compiling C object 'drivers/a715181@@tmp_rte_baseband_ark@sta/baseband_ark_ark_bbdev.c.o'. [3043/3365] Compiling C object 'drivers/a715181@@tmp_rte_baseband_ark@sta/baseband_ark_ark_bbdev_common.c.o'. FAILED: drivers/a715181@@tmp_rte_baseband_ark@sta/baseband_ark_ark_bbdev_common.c.o clang -Idrivers/a715181@@tmp_rte_baseband_ark@sta -Idrivers -I../drivers -Idrivers/baseband/ark -I../drivers/baseband/ark -Idrivers/baseband/ark/../../common/ark -I../drivers/baseband/ark/../../common/ark -Idrivers/common/ark -I../drivers/common/ark -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 -Ilib/bbdev -I../lib/bbdev -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 -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.bb.ark -MD -MQ 'drivers/a715181@@tmp_rte_baseband_ark@sta/baseband_ark_ark_bbdev_common.c.o' -MF 'drivers/a715181@@tmp_rte_baseband_ark@sta/baseband_ark_ark_bbdev_common.c.o.d' -o 'drivers/a715181@@tmp_rte_baseband_ark@sta/baseband_ark_ark_bbdev_common.c.o' -c ../drivers/baseband/ark/ark_bbdev_common.c ../drivers/baseband/ark/ark_bbdev_common.c:21:1: error: unused function 'parse_u16_arg' [-Werror,-Wunused-function] parse_u16_arg(const char *key, const char *value, void *extra_args) ^ 1 error generated. [3044/3365] Generating rte_baseband_acc100_def with a custom command. [3045/3365] Linking static target drivers/libtmp_rte_event_octeontx.a. [3046/3365] Compiling C object 'drivers/a715181@@tmp_rte_baseband_acc100@sta/baseband_acc100_rte_acc100_pmd.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) Fedora 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 Fedora 34 clang Kernel: 5.4.0-72-generic Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/21867/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/