|WARNING| pw141952-141954 [PATCH] [3/3] test/bpf: add extra test cas

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Jun 27 19:35:49 CEST 2024


Test-Label: iol-abi-testing
Test-Status: WARNING
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    | abi_test |
+===================+==========+
| CentOS Stream 9   | PEND     |
+-------------------+----------+
| Debian Bullseye   | PEND     |
+-------------------+----------+
| Debian 12         | PEND     |
+-------------------+----------+
| CentOS Stream 8   | PASS     |
+-------------------+----------+
| Fedora 37         | PEND     |
+-------------------+----------+
| RHEL8             | PEND     |
+-------------------+----------+
| Fedora 38         | PEND     |
+-------------------+----------+
| openSUSE Leap 15  | PEND     |
+-------------------+----------+
| Fedora 38 (Clang) | FAIL     |
+-------------------+----------+
| Fedora 39         | PEND     |
+-------------------+----------+
| Fedora 39 (Clang) | FAIL     |
+-------------------+----------+
| Ubuntu 22.04      | PEND     |
+-------------------+----------+
| Fedora 40 (Clang) | PEND     |
+-------------------+----------+
| RHEL9             | PEND     |
+-------------------+----------+
| Fedora 40         | PEND     |
+-------------------+----------+
| Ubuntu 24.04      | PEND     |
+-------------------+----------+

==== 20 line log output for Fedora 39 (Clang) (abi_test): ====
[218/3081] Compiling C object 'lib/76b5a35@@rte_bpf at sta/bpf_bpf.c.o'.
[219/3081] Compiling C object 'lib/76b5a35@@rte_bpf at sta/bpf_bpf_dump.c.o'.
[220/3081] Compiling C object 'lib/76b5a35@@rte_bpf at sta/bpf_bpf_exec.c.o'.
[221/3081] Compiling C object 'lib/76b5a35@@rte_bpf at sta/bpf_bpf_load.c.o'.
[222/3081] Compiling C object 'lib/76b5a35@@rte_bpf at sta/bpf_bpf_pkt.c.o'.
[223/3081] Compiling C object 'lib/76b5a35@@rte_bpf at sta/bpf_bpf_stub.c.o'.
[224/3081] 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
clang -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 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O2 -g -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-missin
 g-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.bpf -DRTE_ANNOTATE_LOCKS -Wthread-safety -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: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
2386 | evaluate(struct bpf_verifier *bvf)
| ^
| int
../lib/bpf/bpf_validate.c:2386:1: warning: no previous prototype for function 'evaluate' [-Wmissing-prototypes]
../lib/bpf/bpf_validate.c:2386:9: note: declare 'static' if the function is not intended to be used outside of this translation unit
2386 | evaluate(struct bpf_verifier *bvf)
|         ^
|         static
1 warning and 1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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/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