[DPDK/meson Bug 1703] meson: Unsupported part number for ARM Grace during meson setup
bugzilla at dpdk.org
bugzilla at dpdk.org
Tue Apr 29 04:38:40 CEST 2025
https://bugs.dpdk.org/show_bug.cgi?id=1703
Bug ID: 1703
Summary: meson: Unsupported part number for ARM Grace during
meson setup
Product: DPDK
Version: 22.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: meson
Assignee: dev at dpdk.org
Reporter: probb at iol.unh.edu
Target Milestone: ---
Created attachment 313
--> https://bugs.dpdk.org/attachment.cgi?id=313&action=edit
meson log
Hello. I am seeing an error reported by meson when attempting to run meson
setup on 22.11.
steps to reproduce:
1. clone dpdk-stable and checkout to 22.11
2. run "meson setup build"
error:
Message: Arm implementer: Arm
Message: Arm part number: 0xd4f
config/arm/meson.build:603:8: ERROR: Problem encountered: Unsupported part
number 0xd4f of implementer 0x41. Please add support for it or use the generic
(-Dplatform=generic) build.
System info:
DPDK version: 22.11
OS: Ubuntu 24.04
CPU: Vendor ID: ARM
BIOS Vendor ID: NVIDIA
Model name: Neoverse-V2
BIOS Model name: Grace A02 AOM-SCM-NV CPU @ 3.4GHz
meson version: .53 and 1.3.2 (tried both)
If you pass in -Dplatform=generic meson (and ninja) run to completion without
error. But, I imagine support for this part number should be added so that
meson will run without this flag, so I've created this ticket.
--
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/20250429/f46efe12/attachment.htm>
More information about the dev
mailing list