DPDK usage discussions
 help / color / mirror / Atom feed
* Arm Neoverse-V2 support?
@ 2024-11-05 18:08 David Aldrich
  2024-11-05 19:50 ` David Marchand
  0 siblings, 1 reply; 3+ messages in thread
From: David Aldrich @ 2024-11-05 18:08 UTC (permalink / raw)
  To: users

Hi, we want to run DPDK on a NVIDIA Grace cpu. I tried building DPDK
v.23.11.1 with gcc 14.2 but got:

Message: Arm implementer: Arm
Message: Arm part number: 0xd4f

config/arm/meson.build:687:8: ERROR: Problem encountered: Unsupported
part number 0xd4f of implementer 0x41. Please add support for it or
use the generic (-Dplatform=generic) build.

I think part number 0xd4f is ARM Neoverse-V2.

I have seen some dpdk patch emails about support for Neoverse-V2 but I
don't know how to interpret them. Can anyone please tell me the dpdk
support status for this cpu, or tell me what we can do to workaround
this?

Best regards
David

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Arm Neoverse-V2 support?
  2024-11-05 18:08 Arm Neoverse-V2 support? David Aldrich
@ 2024-11-05 19:50 ` David Marchand
  2024-11-06  3:26   ` Honnappa Nagarahalli
  0 siblings, 1 reply; 3+ messages in thread
From: David Marchand @ 2024-11-05 19:50 UTC (permalink / raw)
  To: David Aldrich; +Cc: users, Honnappa Nagarahalli

Hello,

On Tue, Nov 5, 2024 at 7:08 PM David Aldrich
<david.aldrich.ntml@gmail.com> wrote:
>
> Hi, we want to run DPDK on a NVIDIA Grace cpu. I tried building DPDK
> v.23.11.1 with gcc 14.2 but got:
>
> Message: Arm implementer: Arm
> Message: Arm part number: 0xd4f
>
> config/arm/meson.build:687:8: ERROR: Problem encountered: Unsupported
> part number 0xd4f of implementer 0x41. Please add support for it or
> use the generic (-Dplatform=generic) build.
>
> I think part number 0xd4f is ARM Neoverse-V2.
>
> I have seen some dpdk patch emails about support for Neoverse-V2 but I
> don't know how to interpret them. Can anyone please tell me the dpdk
> support status for this cpu, or tell me what we can do to workaround
> this?

IIUC, this was added in v24.03 in commit d007038c0121 ("config/arm:
add NVIDIA Grace CPU").
Cc: Honnappa.


-- 
David Marchand


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Arm Neoverse-V2 support?
  2024-11-05 19:50 ` David Marchand
@ 2024-11-06  3:26   ` Honnappa Nagarahalli
  0 siblings, 0 replies; 3+ messages in thread
From: Honnappa Nagarahalli @ 2024-11-06  3:26 UTC (permalink / raw)
  To: David Marchand; +Cc: David Aldrich, users, Wathsala Wathawana Vithanage, nd



> On Nov 5, 2024, at 1:50 PM, David Marchand <david.marchand@redhat.com> wrote:
> 
> Hello,
> 
> On Tue, Nov 5, 2024 at 7:08 PM David Aldrich
> <david.aldrich.ntml@gmail.com> wrote:
>> 
>> Hi, we want to run DPDK on a NVIDIA Grace cpu. I tried building DPDK
>> v.23.11.1 with gcc 14.2 but got:
>> 
>> Message: Arm implementer: Arm
>> Message: Arm part number: 0xd4f
>> 
>> config/arm/meson.build:687:8: ERROR: Problem encountered: Unsupported
>> part number 0xd4f of implementer 0x41. Please add support for it or
>> use the generic (-Dplatform=generic) build.
>> 
>> I think part number 0xd4f is ARM Neoverse-V2.
>> 
>> I have seen some dpdk patch emails about support for Neoverse-V2 but I
>> don't know how to interpret them. Can anyone please tell me the dpdk
>> support status for this cpu, or tell me what we can do to workaround
>> this?
> 
> IIUC, this was added in v24.03 in commit d007038c0121 ("config/arm:
> add NVIDIA Grace CPU").
> Cc: Honnappa.
It is not back ported. You can use the latest release or back port the patch.

> 
> -- 
> David Marchand
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-11-06  3:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-05 18:08 Arm Neoverse-V2 support? David Aldrich
2024-11-05 19:50 ` David Marchand
2024-11-06  3:26   ` Honnappa Nagarahalli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).