|FAILURE| pw159105-159113 [PATCH] [v9,9/9] test: re-enable format-tr
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Dec 5 09:42:45 CET 2025
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159113
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Monday, December 01 2025 22:02:07
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:80b3e9cad7599ce01f94cd6f8f966401a77e29c1
159105-159113 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#449509
Test environment and result as below:
+---------------------+--------------------+-------------------+-------------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile |
+=====================+====================+===================+=========================+======================+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+-------------------------+----------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+-------------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+-------------------------+----------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+-------------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+--------------------+-------------------+-------------------------+----------------------+
| Windows Server 2025 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+-------------------------+----------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
../app/test/test_eal_flags.c:1618:62: error: use of undeclared identifier 'test_no_huge_flag'; did you mean 'test_no_hpet_flag'?
1618 | REGISTER_FAST_TEST(eal_flags_no_huge_autotest, false, false, test_no_huge_flag);
| ^~~~~~~~~~~~~~~~~
| test_no_hpet_flag
../app/test/test.h:210:82: note: expanded from macro 'REGISTER_FAST_TEST'
210 | #define REGISTER_FAST_TEST(cmd, no_huge, ASan, func) REGISTER_TEST_COMMAND(cmd, func)
| ^
../app/test/test.h:200:15: note: expanded from macro 'REGISTER_TEST_COMMAND'
200 | .callback = func, \
| ^
../app/test/test_eal_flags.c:737:1: note: 'test_no_hpet_flag' declared here
737 | test_no_hpet_flag(void)
| ^
1 error generated.
[1987/2125] Compiling C object app/dpdk-test.p/test_test_distributor.c.o
[1988/2125] Compiling C object app/dpdk-test.p/test_test_efd.c.o
[1989/2125] Compiling C object app/dpdk-test.p/test_test_dmadev.c.o
[1990/2125] Compiling C object app/dpdk-test.p/test_test_efd_perf.c.o
[1991/2125] Compiling C object app/dpdk-test.p/test_test_cryptodev.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Windows Server 2025
Kernel: 10.0.26100
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34707/
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