|FAILURE| pw160468-160469 [PATCH] [v17,2/2] net: __rte_raw_cksum poi
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Jan 28 20:01:26 CET 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/160469
_Testing issues_
Submitter: Scott Mitchell <scott.k.mitch1 at gmail.com>
Date: Wednesday, January 28 2026 18:05:16
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fe093c4e31eaf62c57c9b69d258cd3d1b7c3b48e
160468-160469 --> testing issues
Upstream job id: Windows-Compile-DPDK-Native#33725
Test environment and result as below:
+---------------------+-------------------+--------------------+-------------------------+
| Environment | dpdk_msvc_compile | dpdk_meson_compile | dpdk_llvm_clang_compile |
+=====================+===================+====================+=========================+
| Windows Server 2025 | FAIL | SKIPPED | FAIL |
+---------------------+-------------------+--------------------+-------------------------+
| FreeBSD 14.2 | SKIPPED | FAIL | SKIPPED |
+---------------------+-------------------+--------------------+-------------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
[2007/2126] Compiling C object app/dpdk-test.p/test_test_fib_perf.c.o
[2008/2126] Compiling C object app/dpdk-test.p/test_test_fib6_perf.c.o
[2009/2126] Compiling C object app/dpdk-test.p/test_test_func_reentrancy.c.o
[2010/2126] Compiling C object app/dpdk-test.p/test_test_graph.c.o
[2011/2126] Compiling C object app/dpdk-test.p/test_test_graph_feature_arc.c.o
[2012/2126] Compiling C object app/dpdk-test.p/test_test_graph_perf.c.o
[2013/2126] Compiling C object app/dpdk-test.p/test_test_hash.c.o
[2014/2126] Compiling C object app/dpdk-test.p/test_test_hash_functions.c.o
FAILED: app/dpdk-test.p/test_test_hash_functions.c.o
cc -Iapp/dpdk-test.p -Iapp -I../app -Ilib/cmdline -I../lib/cmdline -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Idrivers/net/ring -I../drivers/net/ring -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/acl -I../lib/acl -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev
-I../lib/cryptodev -Ilib/security -I../lib/security -Ilib/dispatcher -I../lib/dispatcher -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/dmadev -I../lib/dmadev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/fib -I../lib/fib -Ilib/rib -I../lib/rib -Ilib/table -I../lib/table -Ilib/port -I../lib/port -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/lpm -I../lib/lpm -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ipsec -I../lib/ipsec -Ilib/latencystats -I../lib/latencystats -Idrivers/net/bonding -I../drivers/net/bonding -Ilib/member -I../lib/member -Ilib/pdcp -I../lib/pdcp -Ilib/reorder -I../lib/reorder -Ilib/pdump -I../lib/pdump -Ilib/ptr_compress -I../lib/ptr_compress -Ilib/rawdev -I../lib/rawdev -Idrivers/raw/skeleton -I../drivers/raw/skeleton -Ilib/stack -I../lib/stack -Ilib/pipeline -I../lib/pipeline -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Iapp/test/test_cfgfiles -I/usr/local/include -Xclang -fco
lor-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 -march=native -mrtm -DALLOW_EXPERIMENTAL_API -Wno-vla -Wno-shadow -fno-strict-aliasing -Wno-format-truncation -DALLOW_INTERNAL_API -MD -MQ app/dpdk-test.p/test_test_hash_functions.c.o -MF app/dpdk-test.p/test_test_hash_functions.c.o.d -o app/dpdk-test.p/test_test_hash_functions.c.o -c ../app/test/test_hash_functions.c
../app/test/test_hash_functions.c:202:28: error: passing 1-byte aligned argument to 4-byte aligned parameter 1 of 'rte_jhash_32b' may result in an unaligned pointer access [-Werror,-Walign-mismatch]
202 | hash32 = rte_jhash_32b((const unaligned_uint32_t *)key,
| ^
1 error generated.
[2015/2126] Compiling C object app/dpdk-test.p/test_test_hash_multiwriter.c.o
[2016/2126] Compiling C object app/dpdk-test.p/test_test_hash_perf.c.o
[2017/2126] Compiling C object app/dpdk-test.p/test_test_hash_readwrite.c.o
[2018/2126] Compiling C object app/dpdk-test.p/test_test_cryptodev.c.o
[2019/2126] Compiling C object app/dpdk-test.p/test_test_hash_readwrite_lf_perf.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2025
Kernel: 10.0.26100
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/35061/
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