DPDK patches and discussions
 help / color / mirror / Atom feed
* [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)
@ 2025-07-02  8:02 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-07-02  8:02 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 2844 bytes --]

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@dpdk.org
          Reporter: 14pwcse1224@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.

[-- Attachment #2: Type: text/html, Size: 4794 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-07-02  8:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-02  8:02 [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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).