DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: David Marchand <david.marchand@redhat.com>
Cc: <dev@dpdk.org>, Nicolas Chautru <nicolas.chautru@intel.com>,
	Anoob Joseph <anoobj@marvell.com>,
	Pravin Pathak <pravin.pathak@intel.com>,
	"Ashwin Sekhar T K" <asekhar@marvell.com>,
	Pavan Nikhilesh <pbhagavatula@marvell.com>,
	"Nithin Dabilpuram" <ndabilpuram@marvell.com>,
	Kiran Kumar K <kirankumark@marvell.com>,
	Sunil Kumar Kori <skori@marvell.com>,
	Satha Rao <skoteshwar@marvell.com>,
	Harman Kalra <hkalra@marvell.com>,
	Praveen Shetty <praveen.shetty@intel.com>,
	Hemant Agrawal <hemant.agrawal@nxp.com>,
	"Sachin Saxena" <sachin.saxena@nxp.com>,
	Gaetan Rivet <grive@u256.net>,
	"Anatoly Burakov" <anatoly.burakov@intel.com>,
	Cristian Dumitrescu <cristian.dumitrescu@intel.com>,
	Harry van Haaren <harry.van.haaren@intel.com>,
	Radu Nicolau <radu.nicolau@intel.com>,
	"Akhil Goyal" <gakhil@marvell.com>,
	Jingjing Wu <jingjing.wu@intel.com>,
	"Maxime Coquelin" <maxime.coquelin@redhat.com>,
	Chenbo Xia <chenbox@nvidia.com>, "Kai Ji" <kai.ji@intel.com>,
	Rakesh Kudurumalla <rkudurumalla@marvell.com>,
	"Jerin Jacob" <jerinj@marvell.com>,
	Srikanth Yalavarthi <syalavarthi@marvell.com>
Subject: Re: [PATCH 2/2] doc: use core lists rather than masks in guides
Date: Mon, 30 Jun 2025 14:31:48 +0100	[thread overview]
Message-ID: <aGKRxCS4QqMfHdzt@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <CAJFAV8xFCZeU_dA7Q8KqjzWPU2O1+vgRqkhw0y4PVZG_=krb-w@mail.gmail.com>

On Mon, Jun 30, 2025 at 03:11:30PM +0200, David Marchand wrote:
> Hello Bruce,
> 
> On Tue, Jun 24, 2025 at 3:35 PM Bruce Richardson
> <bruce.richardson@intel.com> wrote:
> >
> > For the guides for applications and examples, use the "-l" flag rather
> > than the "-c" flag to pass in core lists rather than core masks. While
> > for the trivial examples given, core masks work fine and may be easier;
> > in real-world cases, with potentially hundreds of cores, core lists are
> > a much better fix, so update the docs to reflect this.
> >
> > Similarly replace instances of "-s <service-coremask>" with
> > "-S <service-core-list>".
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> 
> I have a few more changes.
> 
> I can squash them when applying if you double check them:
> 
Yes, those look fine to me. Thanks for catching these.
I forgot when checking that we could have masks without the 0x on them.

/Bruce

      reply	other threads:[~2025-06-30 13:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-24 13:34 [PATCH 0/2] use core lists not masks in documentation Bruce Richardson
2025-06-24 13:34 ` [PATCH 1/2] doc/eal: add doc entry for service core list flag Bruce Richardson
2025-06-26 13:36   ` Burakov, Anatoly
2025-06-30 11:18   ` Konstantin Ananyev
2025-06-24 13:34 ` [PATCH 2/2] doc: use core lists rather than masks in guides Bruce Richardson
2025-06-26 13:40   ` Burakov, Anatoly
2025-06-30 11:17   ` Konstantin Ananyev
2025-06-30 13:11   ` David Marchand
2025-06-30 13:31     ` Bruce Richardson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aGKRxCS4QqMfHdzt@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=anatoly.burakov@intel.com \
    --cc=anoobj@marvell.com \
    --cc=asekhar@marvell.com \
    --cc=chenbox@nvidia.com \
    --cc=cristian.dumitrescu@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=grive@u256.net \
    --cc=harry.van.haaren@intel.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=hkalra@marvell.com \
    --cc=jerinj@marvell.com \
    --cc=jingjing.wu@intel.com \
    --cc=kai.ji@intel.com \
    --cc=kirankumark@marvell.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=ndabilpuram@marvell.com \
    --cc=nicolas.chautru@intel.com \
    --cc=pbhagavatula@marvell.com \
    --cc=praveen.shetty@intel.com \
    --cc=pravin.pathak@intel.com \
    --cc=radu.nicolau@intel.com \
    --cc=rkudurumalla@marvell.com \
    --cc=sachin.saxena@nxp.com \
    --cc=skori@marvell.com \
    --cc=skoteshwar@marvell.com \
    --cc=syalavarthi@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).