Re: [PATCH] eal: deprecate old coremask-based EAL parameters

2025-06-30 Thread David Marchand
On Tue, Jun 24, 2025 at 3:41 PM Bruce Richardson wrote: > > As the number of cores/cpus on platforms has increased over the years, > the use of coremasks rather than core-lists for identifying DPDK cores > has become more and more unwieldy. At this point, let's deprecate the > coremask-based EAL p

RE: [PATCH] eal: deprecate old coremask-based EAL parameters

2025-06-30 Thread Konstantin Ananyev
> -Original Message- > From: Bruce Richardson > Sent: Tuesday, June 24, 2025 2:42 PM > To: dev@dpdk.org > Cc: david.march...@redhat.com; tho...@monjalon.net; techbo...@dpdk.org; Bruce > Richardson ; > Vipin Varghese ; Tyler Retzlaff > > Subject: [PATCH]

Re: [PATCH] eal: deprecate old coremask-based EAL parameters

2025-06-27 Thread Burakov, Anatoly
On 6/24/2025 3:41 PM, Bruce Richardson wrote: As the number of cores/cpus on platforms has increased over the years, the use of coremasks rather than core-lists for identifying DPDK cores has become more and more unwieldy. At this point, let's deprecate the coremask-based EAL parameters for futur

[PATCH] eal: deprecate old coremask-based EAL parameters

2025-06-24 Thread Bruce Richardson
As the number of cores/cpus on platforms has increased over the years, the use of coremasks rather than core-lists for identifying DPDK cores has become more and more unwieldy. At this point, let's deprecate the coremask-based EAL parameters for future removal, and point users to the core-list base