From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 832D746AC4; Wed, 2 Jul 2025 10:02:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0724B40285; Wed, 2 Jul 2025 10:02:45 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id 33E5B40269 for ; Wed, 2 Jul 2025 10:02:44 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id 2C0BC46AD0; Wed, 2 Jul 2025 10:02:44 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Subject: =?UTF-8?B?W0RQREsvbWVzb24gQnVnIDE3MzZdIGJ1aWxkaW5nIERQREsgW3Yy?= =?UTF-8?B?NS4wNy1yYzJdIGVycm9yOiBpbmxpbmluZyBmYWlsZWQgaW4gY2FsbCB0byBh?= =?UTF-8?B?bHdheXNfaW5saW5lIOKAmF9tbTUxMl9jbG11bGVwaTY0X2VwaTEyOOKAmTog?= =?UTF-8?B?dGFyZ2V0IHNwZWNpZmljIG9wdGlvbiBtaXNtYXRjaCAgX21tNTEyX2NsbXVs?= =?UTF-8?B?ZXBpNjRfZXBpMTI4IChfX201MTJpIF9fQSwgX19tNTEyaSBfX0IsIGNvbnN0?= =?UTF-8?B?IGludCBfX0Mp?= Date: Wed, 02 Jul 2025 08:02:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: meson X-Bugzilla-Version: 25.03 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: 14pwcse1224@uetpeshawar.edu.pk X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dev@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: multipart/alternative; boundary=17514433640.A3d3B9d5b.333487 Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org --17514433640.A3d3B9d5b.333487 Date: Wed, 2 Jul 2025 10:02:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All https://bugs.dpdk.org/show_bug.cgi?id=3D1736 Bug ID: 1736 Summary: building DPDK [v25.07-rc2] error: inlining failed in call to always_inline =E2=80=98_mm512_clmulepi64_epi128= =E2=80=99: 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 =E2=80=98_mm512_ternarylogic_epi64= =E2=80=99: 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 =E2=80=98_mm512_clmulepi64_epi128= =E2=80=99: 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 =3D _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 =E2=80=98_mm512_clmulepi64_epi128= =E2=80=99: 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 =3D _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. --=20 You are receiving this mail because: You are the assignee for the bug.= --17514433640.A3d3B9d5b.333487 Date: Wed, 2 Jul 2025 10:02:44 +0200 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All
Bug ID 1736
Summary building DPDK [v25.07-rc2] error: inlining failed in call to = always_inline =E2=80=98_mm512_clmulepi64_epi128=E2=80=99: target specific o= ption mismatch _mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const i= nt __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 =E2=80=98_mm512_ternarylogic_epi64=
=E2=80=99: 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 =E2=80=98_mm512_clmulepi64_epi128=
=E2=80=99: 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 =3D _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 =E2=80=98_mm512_clmulepi64_epi128=
=E2=80=99: 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 =3D _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.
=20=20=20=20=20=20=20=20=20=20
= --17514433640.A3d3B9d5b.333487--