|FAILURE| pw141952-141954 [PATCH] [3/3] test/bpf: add extra test cas
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Jun 28 03:52:54 CEST 2024
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/141954
_Testing issues_
Submitter: Konstantin Ananyev <konstantin.v.ananyev at yandex.ru>
Date: Thursday, June 27 2024 11:55:31
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:eeb4b1d1f491b53c3024e0a9e8839acf514122cd
141952-141954 --> testing issues
Test environment and result as below:
+-----------------+----------------+
| Environment | dpdk_unit_test |
+=================+================+
| CentOS Stream 8 | FAIL |
+-----------------+----------------+
| CentOS Stream 9 | FAIL |
+-----------------+----------------+
| Debian Bullseye | FAIL |
+-----------------+----------------+
| Debian 12 | FAIL |
+-----------------+----------------+
| Fedora 37 | FAIL |
+-----------------+----------------+
| Fedora 38 | FAIL |
+-----------------+----------------+
==== 20 line log output for Fedora 38 (dpdk_unit_test): ====
[194/2904] Compiling C object 'lib/76b5a35@@rte_bpf at sta/bpf_bpf_convert.c.o'.
[195/2904] Compiling C object 'lib/76b5a35@@rte_cfgfile at sta/cfgfile_rte_cfgfile.c.o'.
[196/2904] Linking static target lib/librte_cfgfile.a.
[197/2904] Generating cfgfile.sym_chk with a meson_exe.py custom command.
[198/2904] Compiling C object 'lib/76b5a35@@rte_compressdev at sta/compressdev_rte_compressdev.c.o'.
[199/2904] Compiling C object 'lib/76b5a35@@rte_compressdev at sta/compressdev_rte_compressdev_pmd.c.o'.
[200/2904] Compiling C object 'lib/76b5a35@@rte_compressdev at sta/compressdev_rte_comp.c.o'.
[201/2904] Linking static target lib/librte_compressdev.a.
[202/2904] Compiling C object 'lib/76b5a35@@rte_bpf at sta/bpf_bpf_validate.c.o'.
FAILED: lib/76b5a35@@rte_bpf at sta/bpf_bpf_validate.c.o
ccache cc -Ilib/76b5a35@@rte_bpf at sta -Ilib -I../lib -Ilib/bpf -I../lib/bpf -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 -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -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 -Wn
o-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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.bpf -MD -MQ 'lib/76b5a35@@rte_bpf at sta/bpf_bpf_validate.c.o' -MF 'lib/76b5a35@@rte_bpf at sta/bpf_bpf_validate.c.o.d' -o 'lib/76b5a35@@rte_bpf at sta/bpf_bpf_validate.c.o' -c ../lib/bpf/bpf_validate.c
../lib/bpf/bpf_validate.c:2386:1: error: return type defaults to 'int' [-Werror=implicit-int]
2386 | evaluate(struct bpf_verifier *bvf)
| ^~~~~~~~
../lib/bpf/bpf_validate.c:2386:1: error: no previous prototype for 'evaluate' [-Werror=missing-prototypes]
cc1: all warnings being treated as errors
[203/2904] Generating compressdev.sym_chk with a meson_exe.py custom command.
[204/2904] Generating eal.sym_chk with a meson_exe.py custom command.
[205/2904] Generating ethdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
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 Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30340/
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