|FAILURE| pw163650-163652 [PATCH] [v8,10/10] net/sxe2: add vectorize

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed May 6 09:58:06 CEST 2026


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/163652

_Testing issues_

Submitter: Jie Liu <liujie5 at linkdatatechnology.com>
Date: Wednesday, May 06 2026 06:12:59 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:38e659db052924ab54cffa71b8d0cc2e0d92258a

163650-163652 --> testing issues

Upstream job id: Windows-Compile-DPDK-Native#35544

Test environment and result as below:

+---------------------+--------------------+-------------------+-------------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile |
+=====================+====================+===================+=========================+======================+
| FreeBSD 14.2        | PASS               | SKIPPED           | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------+-------------------------+----------------------+
| Windows Server 2025 | SKIPPED            | FAIL              | FAIL                    | FAIL                 |
+---------------------+--------------------+-------------------+-------------------------+----------------------+

==== 20 line log output for Windows Server 2025 (dpdk_mingw64_compile): ====
[117/841] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.obj
[118/841] Generating lib/rte_cryptodev_map with a custom command
[119/841] Linking target lib/librte_meter-26.dll
[120/841] Linking static target drivers/libtmp_rte_bus_vdev.a
[121/841] Linking target lib/librte_pci-26.dll
[122/841] Compiling C object drivers/libtmp_rte_common_sxe2.a.p/common_sxe2_sxe2_common_log.c.obj
[123/841] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_adminq.c.obj
[124/841] Compiling C object drivers/libtmp_rte_common_sxe2.a.p/common_sxe2_sxe2_ioctl_chnl.c.obj
FAILED: drivers/libtmp_rte_common_sxe2.a.p/common_sxe2_sxe2_ioctl_chnl.c.obj
"ccache" "gcc" "-Idrivers\libtmp_rte_common_sxe2.a.p" "-Idrivers" "-I..\drivers" "-Idrivers\common\sxe2" "-I..\drivers\common\sxe2" "-Idrivers\bus\pci" "-I..\drivers\bus\pci" "-I..\drivers\bus\pci\windows" "-Ilib\eal\common" "-I..\lib\eal\common" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal" "-I..\lib\eal" "-Ilib\argparse" "-I..\lib\argparse" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-Ilib\pci" "-I..\lib\pci" "-Ilib\net" "-I..\lib\net" "-Ilib\mbuf" "-I..\lib\mbuf" "-Ilib\mempool" "-I..\lib\mempool" "-Ilib\ring" "-I..\lib\ring" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Ilib\ethdev" "-I..\lib\ethdev" "-Ilib\meter" "-I..\lib\meter" "-IC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\inc" "-fdiagnostics-color=always" "-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" "-Wshadow" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-packed-not-aligned" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D__USE_MINGW_ANSI_STDIO" "-march=native" "-mno-avx512f" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-format-truncation" "-Wno-address-of-packed-member" "-DSXE2_DPDK_DRIVER" "-DSXE2_DPDK_DEBUG" "-DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.sxe2" -MD -MQ drivers/libtmp_rte_common_sxe2.a.p/common_sxe2_sxe2_ioctl_chnl.c.obj -MF "drivers\libtmp_rte_common_sxe2.a.p\common_sxe2_sxe2_ioctl_chnl.c.obj.d" -o drivers/libtmp_rte_common_sxe2.a.p/common_sxe2_sxe2_ioctl_chnl.c.obj "-c" ../drivers/common/sxe2/sxe2_ioctl_chnl.c
../drivers/common/sxe2/sxe2_ioctl_chnl.c:8:10: fatal error: sys/ioctl.h: No such file or directory
8 | #include <sys/ioctl.h>
|          ^~~~~~~~~~~~~
compilation terminated.
[125/841] Generating symbol file lib/librte_ring-26.dll.p/librte_ring-26.dll.symbols
[126/841] Generating drivers/rte_bus_pci.pmd.c with a custom command (wrapped by meson to set PATH)
[127/841] Generating drivers/rte_bus_vdev.pmd.c with a custom command (wrapped by meson to set PATH)
[128/841] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_base_iavf_common.c.obj
[129/841] Compiling C object drivers/libtmp_rte_common_sxe2.a.p/common_sxe2_sxe2_common.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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/35875/

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