|FAILURE| pw157112-157113 [PATCH] [v4,2/2] net/idpf: enable AVX2 for

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Sep 30 21:31:07 CEST 2025


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/157113

_Testing issues_

Submitter: Shaiq Wani <shaiq.wani at intel.com>
Date: Tuesday, September 30 2025 09:07:09 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:9845e5848bbe337306fb6ae2a6b1ce5e6ab5b714

157112-157113 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#430015

Test environment and result as below:

+------------------------------+--------------------+
|         Environment          | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL               |
+------------------------------+--------------------+
| Ubuntu 20.04                 | FAIL               |
+------------------------------+--------------------+
| Debian GNU/Linux 12          | PEND               |
+------------------------------+--------------------+
| Fedora Linux 42              | PEND               |
+------------------------------+--------------------+
| Ubuntu 22.04                 | PEND               |
+------------------------------+--------------------+
| Ubuntu 24.04                 | FAIL               |
+------------------------------+--------------------+
| CentOS Stream 9              | FAIL               |
+------------------------------+--------------------+
| CentOS Stream 10             | PEND               |
+------------------------------+--------------------+

==== 20 line log output for CentOS Stream 9 (dpdk_meson_compile): ====
../drivers/net/intel/idpf/idpf_common_rxtx.c:275:62: error: '__m128i' undeclared (first use in this function); did you mean '__u128'?
275 |                                 _mm_store_si128(RTE_CAST_PTR(__m128i *, &rxdp[i]),
|                                                              ^~~~~~~
../lib/eal/include/rte_common.h:593:35: note: in definition of macro 'RTE_CAST_PTR'
593 | #define RTE_CAST_PTR(type, ptr) ((type)(uintptr_t)(ptr))
|                                   ^~~~
../drivers/net/intel/idpf/idpf_common_rxtx.c:275:62: note: each undeclared identifier is reported only once for each function it appears in
275 |                                 _mm_store_si128(RTE_CAST_PTR(__m128i *, &rxdp[i]),
|                                                              ^~~~~~~
../lib/eal/include/rte_common.h:593:35: note: in definition of macro 'RTE_CAST_PTR'
593 | #define RTE_CAST_PTR(type, ptr) ((type)(uintptr_t)(ptr))
|                                   ^~~~
../lib/eal/include/rte_common.h:593:39: error: expected expression before ')' token
593 | #define RTE_CAST_PTR(type, ptr) ((type)(uintptr_t)(ptr))
|                                       ^
../drivers/net/intel/idpf/idpf_common_rxtx.c:275:49: note: in expansion of macro 'RTE_CAST_PTR'
275 |                                 _mm_store_si128(RTE_CAST_PTR(__m128i *, &rxdp[i]),
|                                                 ^~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Red Hat Enterprise Linux 9.5
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 20.04
	Kernel: 5.15
	Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 42
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34179/

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