<html>
    <head>
      <base href="https://bugs.dpdk.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8" class="bz_new_table">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - meson: Unsupported part number for ARM Grace during meson setup"
   href="https://bugs.dpdk.org/show_bug.cgi?id=1703">1703</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>meson: Unsupported part number for ARM Grace during meson setup
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DPDK
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>22.11
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>meson
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dev@dpdk.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>probb@iol.unh.edu
          </td>
        </tr>

        <tr>
          <th>Target Milestone</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div class="bz_comment_block">
          <pre class="bz_comment_text">Created <span class=""><a href="attachment.cgi?id=313" name="attach_313" title="meson log">attachment 313</a> <a href="attachment.cgi?id=313&action=edit" title="meson log">[details]</a></span>
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.
          </pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
      <div itemscope itemtype="http://schema.org/EmailMessage">
        <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
          
          <link itemprop="url" href="https://bugs.dpdk.org/show_bug.cgi?id=1703">
          <meta itemprop="name" content="View bug">
        </div>
        <meta itemprop="description" content="Bugzilla bug update notification">
      </div>
    </body>
</html>