Re: [PATCH v1] config/x86: add lcore support for AMD EPYC Zen5 platforms

2024-10-30 Thread David Marchand
On Mon, Oct 21, 2024 at 12:21 PM Sivaprasad Tummala wrote: > > On x86 platforms, max lcores are limited to 128 by default. > > On AMD EPYC processors, this limit was adjusted for native builds in > the commit acb34af951cf ("config/x86: increase lcores number for native > AMD EPYC") > > As agreed e

RE: [PATCH v1] config/x86: add lcore support for AMD EPYC Zen5 platforms

2024-10-21 Thread Morten Brørup
Acked-by: Morten Brørup

[PATCH v1] config/x86: add lcore support for AMD EPYC Zen5 platforms

2024-10-21 Thread Sivaprasad Tummala
On x86 platforms, max lcores are limited to 128 by default. On AMD EPYC processors, this limit was adjusted for native builds in the commit acb34af951cf ("config/x86: increase lcores number for native AMD EPYC") As agreed earlier in mailing list, this patch adjusts the limit for specific AMD EPYC