|FAILURE| pw151575-151582 [PATCH] [v6,8/8] devtools: add script to g
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Feb 18 16:06:19 CET 2025
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/151582
_Testing issues_
Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: Tuesday, February 18 2025 11:15:34
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:e5176f23ae8b31437c3e5eb875c81f95bf3a9942
151575-151582 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#362587
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 41 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Debian 12 with MUSDK (dpdk_meson_compile): ====
[977/1266] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[978/1266] Linking target app/dpdk-test-bbdev
[979/1266] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o
[980/1266] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o
[981/1266] Linking target app/dpdk-test-cmdline
[982/1266] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[983/1266] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[984/1266] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[985/1266] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[986/1266] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[987/1266] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[988/1266] Linking target app/dpdk-test-compress-perf
[989/1266] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache aarch64-linux-gnu-gcc -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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 -I../kernel/linux -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/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D
_GNU_SOURCE -mcpu=cortex-a72 -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
../app/test-crypto-perf/cperf_ops.c:6:10: fatal error: rte_ether.h: No such file or directory
6 | #include <rte_ether.h>
| ^~~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32601/
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