* [DPDK/meson Bug 1749] Ninja Build Error on Intel CPU
@ 2025-07-07 19:03 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-07-07 19:03 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1470 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1749
Bug ID: 1749
Summary: Ninja Build Error on Intel CPU
Product: DPDK
Version: 25.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: meson
Assignee: dev@dpdk.org
Reporter: mmahajan@iol.unh.edu
Target Milestone: ---
Hello,
A committed change to DPDK has introduced a build failure. The patch that
introduced the issue is: "net/intel: generalize vectorized Rx rearm" (commit
ID: c70e8654a81315e33d84f5d972174c9547b941c4). It was authored by Anatoly
Burakov and merged into dpdk on 2025-06-27.
An earlier patch in the series (net/ice: rename 16-byte descriptor flag)
renames the ICE driver Dc_arg from DRTE_LIBRTE_ICE_16BYTE_RX_DESC to
DRTE_NET_INTEL_USE_16BYTE_DESC. And when using this new flag in the meson
setup, it causes the build to fail.
Build commands:
CC=gcc meson -Denable_kmods=True -Dlibdir=lib
-Dc_args='-DRTE_NET_INTEL_USE_16BYTE_DESC' --default-library=static
x86_64-native-linux-gcc
ninja -C x86_64-native-linux-gcc
OS: Ubuntu VERSION="22.04.3 LTS (Jammy Jellyfish)"
GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Meson: 1.3.1
CPU INFO
--------
Arch: x86_64
Model name: Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3352 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-07 19:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-07 19:03 [DPDK/meson Bug 1749] Ninja Build Error on Intel CPU bugzilla
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.