|FAILURE| pw160287 [PATCH] [v11] eal: RTE_PTR_ADD/SUB API improvemen
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat Jan 24 20:46:56 CET 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/160287
_Testing issues_
Submitter: Scott Mitchell <scott.k.mitch1 at gmail.com>
Date: Saturday, January 24 2026 09:11:21
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:68fdc7c84912bc8981b907a757582a2352b6cae2
160287 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#461406
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_compile_ovs |
+===============================+====================+===================+=========================+==================+
| Red Hat Enterprise Linux 10.1 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Alpine Linux 3.23.0 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED | WARN |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Fedora Linux 42 | PEND | SKIPPED | SKIPPED | PEND |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| CentOS Stream 9 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Fedora Linux 43 | PEND | SKIPPED | SKIPPED | PEND |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Red Hat Enterprise Linux 9.7 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Windows Server 2025 | SKIPPED | PEND | PASS | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
[657/2126] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o
[658/2126] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o
[659/2126] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o
[660/2126] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o
FAILED: drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o
cc -Idrivers/libtmp_rte_common_qat.a.p -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/crypto/qat -I../drivers/compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -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/argparse -I../lib/argparse -Ilib/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra
-Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wcomma -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-comma -Wno-vla -Wno-shadow -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o -MF drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o.d -o drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o -c ../drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c
../drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c:349:45: error: pointer type mismatch ('uint8_t *' (aka 'unsigned char *') and 'typeof (&ctx->cd)' (aka 'struct qat_sym_cd *')) [-Werror,-Wpointer-type-mismatch]
349 | ctx->auth_op == ICP_QAT_HW_AUTH_GENERATE ?
| ^
350 | ctx->cd.cipher.key :
| ~~~~~~~~~~~~~~~~~~
351 | RTE_PTR_ADD(&ctx->cd, ver_key_offset),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[661/2126] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen5.c.o
[662/2126] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o
[663/2126] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[664/2126] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o
[665/2126] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 10.1
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Alpine Linux 3.23.0
Kernel: 5.15
Compiler: gcc gcc (Alpine 15.2.0) 15.2.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Fedora Linux 42
Kernel: 5.15
Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.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-14)
Fedora Linux 43
Kernel: 5.15
Compiler: gcc gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)
Red Hat Enterprise Linux 9.7
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
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/35021/
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