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 1D6BE4662D; Tue, 29 Apr 2025 04:38:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 820264026C; Tue, 29 Apr 2025 04:38:42 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id DC85240263 for ; Tue, 29 Apr 2025 04:38:40 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id C8EBA46658; Tue, 29 Apr 2025 04:38:40 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Subject: [DPDK/meson Bug 1703] meson: Unsupported part number for ARM Grace during meson setup Date: Tue, 29 Apr 2025 02:38:40 +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: 22.11 X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: probb@iol.unh.edu 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 attachments.created Message-ID: Content-Type: multipart/alternative; boundary=17458943200.d54343ebA.3960939 Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://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 --17458943200.d54343ebA.3960939 Date: Tue, 29 Apr 2025 04:38:40 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All https://bugs.dpdk.org/show_bug.cgi?id=3D1703 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@dpdk.org Reporter: probb@iol.unh.edu Target Milestone: --- Created attachment 313 --> https://bugs.dpdk.org/attachment.cgi?id=3D313&action=3Dedit 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 gene= ric (-Dplatform=3Dgeneric) 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=3Dgeneric meson (and ninja) run to completion wit= hout 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. --=20 You are receiving this mail because: You are the assignee for the bug.= --17458943200.d54343ebA.3960939 Date: Tue, 29 Apr 2025 04:38:40 +0200 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All
Bug ID 1703
Summary meson: Unsupported part number for ARM Grace during meson set= up
Product DPDK
Version 22.11
Hardware All
OS All
Status UNCONFIRMED
Severity minor
Priority Normal
Component meson
Assignee dev@dpdk.org
Reporter probb@iol.unh.edu
Target Milestone ---

Created attach=
ment 313 [details]
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 gene=
ric
(-Dplatform=3Dgeneric) 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=3Dgeneric meson (and ninja) run to completion wit=
hout
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.
=20=20=20=20=20=20=20=20=20=20
= --17458943200.d54343ebA.3960939--