Re: [PATCH v2] config/x86: config support for AMD EPYC processors

2024-02-13 Thread Thomas Monjalon
02/01/2024 19:18, Konstantin Ananyev: > > > On x86 platforms, max lcores are limited to 128 by default. > > > > On AMD EPYC processors, this limit was adjusted for native > > builds in the previous patch. > > https://patches.dpdk.org/project/dpdk/patch/ > > 20230925151027.558546-1-sivaprasad.tumm

RE: [PATCH v2] config/x86: config support for AMD EPYC processors

2024-01-02 Thread Konstantin Ananyev
> On x86 platforms, max lcores are limited to 128 by default. > > On AMD EPYC processors, this limit was adjusted for native > builds in the previous patch. > https://patches.dpdk.org/project/dpdk/patch/ > 20230925151027.558546-1-sivaprasad.tumm...@amd.com/ > > As agreed earlier in mailing list

[PATCH v2] config/x86: config support for AMD EPYC processors

2023-12-20 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 previous patch. https://patches.dpdk.org/project/dpdk/patch/ 20230925151027.558546-1-sivaprasad.tumm...@amd.com/ As agreed earlier in mailing list, this patch adjus