|FAILURE| pw118224 [PATCH] [v1] dumpcap: fix select interface
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Oct 14 23:25:51 CEST 2022
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/118224
_Testing issues_
Submitter: Arshdeep Kaur <arshdeep.kaur at intel.com>
Date: Friday, October 14 2022 20:33:25
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:a74b1b25136a592c275afbfa6b70771469750aee
118224 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 33 | FAIL |
+---------------------+----------------+
| Ubuntu 18.04 | FAIL |
+---------------------+----------------+
| Fedora 31 | FAIL |
+---------------------+----------------+
| Fedora 32 | FAIL |
+---------------------+----------------+
| Fedora 34 | FAIL |
+---------------------+----------------+
| RHEL 7 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 34 clang | FAIL |
+---------------------+----------------+
==== 20 line log output for Fedora 34 clang (dpdk_unit_test): ====
[3210/3491] Compiling C object 'drivers/a715181@@tmp_rte_baseband_null at sta/baseband_null_bbdev_null.c.o'.
[3211/3491] Linking static target drivers/libtmp_rte_baseband_null.a.
[3212/3491] Generating rte_baseband_null.pmd.c with a custom command.
[3213/3491] Compiling C object 'drivers/a715181@@rte_baseband_null at sta/meson-generated_.._rte_baseband_null.pmd.c.o'.
[3214/3491] Linking static target drivers/librte_baseband_null.a.
[3215/3491] Compiling C object 'app/a172ced@@dpdk-dumpcap at exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap at exe/dumpcap_main.c.o
clang -Iapp/a172ced@@dpdk-dumpcap at exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -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 -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-dumpcap at exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap at exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap at exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
../app/dumpcap/main.c:802:6: error: address of function 'select_interface' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
if (select_interface)
~~ ^~~~~~~~~~~~~~~~
../app/dumpcap/main.c:802:6: note: prefix with the address-of operator to silence this warning
if (select_interface)
^
&
1 error generated.
[3216/3491] Generating rte_baseband_null.sym_chk with a meson_exe.py custom command.
[3217/3491] Compiling C object 'app/a172ced@@dpdk-test-bbdev at exe/test-bbdev_test_bbdev.c.o'.
[3218/3491] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw at sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-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)
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.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/24014/
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