[DPDK/meson Bug 1736] building DPDK [v25.07-rc2] error: inlining failed in call to always_inline ‘_mm512_clmulepi64_epi128’: target specific option mismatch _mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const int __C)
bugzilla at dpdk.org
bugzilla at dpdk.org
Wed Jul 2 10:02:43 CEST 2025
https://bugs.dpdk.org/show_bug.cgi?id=1736
Bug ID: 1736
Summary: building DPDK [v25.07-rc2] error: inlining failed in
call to always_inline ‘_mm512_clmulepi64_epi128’:
target specific option mismatch
_mm512_clmulepi64_epi128 (__m512i __A, __m512i __B,
const int __C)
Product: DPDK
Version: 25.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: meson
Assignee: dev at dpdk.org
Reporter: 14pwcse1224 at uetpeshawar.edu.pk
Target Milestone: ---
/usr/lib/gcc/x86_64-redhat-linux/8/include/avx512fintrin.h:1579:1: error:
inlining failed in call to always_inline ‘_mm512_ternarylogic_epi64’: target
specific option mismatch
_mm512_ternarylogic_epi64 (__m512i __A, __m512i __B, __m512i __C,
^~~~~~~~~~~~~~~~~~~~~~~~~
../lib/net/net_crc_avx512.c:56:9: note: called from here
return _mm512_ternarylogic_epi64(tmp0, tmp1, data_block, 0x96);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from
/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:111,
from
/usr/lib/gcc/x86_64-redhat-linux/8/include/x86intrin.h:48,
from ../lib/eal/x86/include/rte_vect.h:24,
from ../lib/net/net_crc_avx512.c:8:
/usr/lib/gcc/x86_64-redhat-linux/8/include/vpclmulqdqintrin.h:40:1: error:
inlining failed in call to always_inline ‘_mm512_clmulepi64_epi128’: target
specific option mismatch
_mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const int __C)
^~~~~~~~~~~~~~~~~~~~~~~~
../lib/net/net_crc_avx512.c:54:9: note: called from here
tmp1 = _mm512_clmulepi64_epi128(fold, precomp, 0x10);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from
/usr/lib/gcc/x86_64-redhat-linux/8/include/immintrin.h:111,
from
/usr/lib/gcc/x86_64-redhat-linux/8/include/x86intrin.h:48,
from ../lib/eal/x86/include/rte_vect.h:24,
from ../lib/net/net_crc_avx512.c:8:
/usr/lib/gcc/x86_64-redhat-linux/8/include/vpclmulqdqintrin.h:40:1: error:
inlining failed in call to always_inline ‘_mm512_clmulepi64_epi128’: target
specific option mismatch
_mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const int __C)
^~~~~~~~~~~~~~~~~~~~~~~~
../lib/net/net_crc_avx512.c:53:9: note: called from here
tmp0 = _mm512_clmulepi64_epi128(fold, precomp, 0x01);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[142/3483] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250702/0500e1b6/attachment.htm>
More information about the dev
mailing list