[DPDK/meson Bug 1644] DPDK may not build on some Intel CPUs using clang < 3.7.0
bugzilla at dpdk.org
bugzilla at dpdk.org
Mon Feb 3 04:52:33 CET 2025
https://bugs.dpdk.org/show_bug.cgi?id=1644
Bug ID: 1644
Summary: DPDK may not build on some Intel CPUs using clang <
3.7.0
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: meson
Assignee: dev at dpdk.org
Reporter: nandinipersad361 at gmail.com
Target Milestone: ---
When compiling DPDK with an earlier version than 3.7.0 of clang, CPU flags are
not detected on some Intel platforms such as Intel Broadwell/Skylake (and
possibly future CPUs), and therefore compilation fails due to missing
intrinsics.
Implication:
DPDK will not build when using a clang version < 3.7.0.
Resolution/Workaround:
Use clang 3.7.0 or higher, or gcc.
Affected Environment/Platform:
Platforms with Intel Broadwell/Skylake using an old clang version.
Driver/Module:
Environment Abstraction Layer (EAL).
--
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/20250203/b8ae5261/attachment.htm>
More information about the dev
mailing list