|FAILURE| pw157168-157169 [PATCH] [v5,2/2] net/idpf: enable AVX2 for
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Oct 2 12:21:02 CEST 2025
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/157169
_Testing issues_
Submitter: Shaiq Wani <shaiq.wani at intel.com>
Date: Wednesday, October 01 2025 07:56:09
DPDK git baseline: Repo:dpdk-next-net-intel
Branch: master
CommitID:9845e5848bbe337306fb6ae2a6b1ce5e6ab5b714
157168-157169 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#430412
Test environment and result as below:
+--------------+--------------------+
| Environment | dpdk_meson_compile |
+==============+====================+
| Ubuntu 20.04 | FAIL |
+--------------+--------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
../drivers/net/intel/idpf/idpf_common_rxtx.c:276:34: error: '__m128i' undeclared (first use in this function)
276 | _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:276:34: note: each undeclared identifier is reported only once for each function it appears in
276 | _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:276:21: note: in expansion of macro 'RTE_CAST_PTR'
276 | _mm_store_si128(RTE_CAST_PTR(__m128i *, &rxdp[i]),
| ^~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34190/
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