|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 05:54:28 CEST 2024


Test-Label: iol-unit-arm64-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 | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | FAIL           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM)    | FAIL           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | FAIL           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | FAIL           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)             | FAIL           | SKIPPED      | FAIL                      | FAIL                         |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+

==== 20 line log output for Debian 12 (arm) (cryptodev_sw_snow3g_autotest): ====
[192/3211] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[193/3211] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o
[194/3211] Linking static target lib/librte_compressdev.a
[195/3211] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[196/3211] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[197/3211] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[198/3211] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[199/3211] Linking static target lib/librte_cryptodev.a
[200/3211] Compiling C object lib/librte_bpf.a.p/bpf_bpf_validate.c.o
FAILED: lib/librte_bpf.a.p/bpf_bpf_validate.c.o
ccache cc -Ilib/librte_bpf.a.p -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/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/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 -I/usr/include/dbus-1.0 -I/usr/lib/aarch64-linux-gnu/dbus-1.0/include -fdiagnostics-color=always -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 -W
 no-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.bpf -MD -MQ lib/librte_bpf.a.p/bpf_bpf_validate.c.o -MF lib/librte_bpf.a.p/bpf_bpf_validate.c.o.d -o lib/librte_bpf.a.p/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
[201/3211] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[202/3211] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[203/3211] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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