Re: [PATCH v4 3/3] doc: provide examples of using lcores EAL parameter

2025-05-27 Thread Bruce Richardson
On Wed, May 14, 2025 at 01:14:10PM +0100, Bruce Richardson wrote: > On Wed, May 14, 2025 at 01:38:59PM +0200, Morten Brørup wrote: > > > From: Bruce Richardson [mailto:bruce.richard...@intel.com] Sent: > > > Tuesday, 13 May 2025 18.17 > > > > > > The "--lcores" EAL parameter has a very powerful sy

Re: [PATCH v4 3/3] doc: provide examples of using lcores EAL parameter

2025-05-14 Thread Bruce Richardson
On Wed, May 14, 2025 at 01:38:59PM +0200, Morten Brørup wrote: > > From: Bruce Richardson [mailto:bruce.richard...@intel.com] > > Sent: Tuesday, 13 May 2025 18.17 > > > > The "--lcores" EAL parameter has a very powerful syntax that can be > > used > > to provide precise control over lcore mappings

RE: [PATCH v4 3/3] doc: provide examples of using lcores EAL parameter

2025-05-14 Thread Morten Brørup
> From: Bruce Richardson [mailto:bruce.richard...@intel.com] > Sent: Tuesday, 13 May 2025 18.17 > > The "--lcores" EAL parameter has a very powerful syntax that can be > used > to provide precise control over lcore mappings. The docs however, only > provided a minimal description of what it can do

[PATCH v4 3/3] doc: provide examples of using lcores EAL parameter

2025-05-13 Thread Bruce Richardson
The "--lcores" EAL parameter has a very powerful syntax that can be used to provide precise control over lcore mappings. The docs however, only provided a minimal description of what it can do. Augment the docs by providing some examples of use of the option, and what the resulting core mappings wo