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

2025-07-03 Thread David Marchand
On Mon, Jun 30, 2025 at 5:38 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 v2] eal: deprecate old coremask-based EAL parameters

2025-07-03 Thread David Marchand
On Tue, Jul 1, 2025 at 9:56 AM David Marchand wrote: > > On Mon, Jun 30, 2025 at 5:38 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

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

2025-07-01 Thread David Marchand
On Mon, Jun 30, 2025 at 5:38 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

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

2025-06-30 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