From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: "Bruce Richardson" <bruce.richardson@intel.com>,
"Jack Bond-Preston" <jack.bond-preston@foss.arm.com>,
"Kai Ji" <kai.ji@intel.com>,
"Pablo de Lara" <pablo.de.lara.guarch@intel.com>,
"Sunil Uttarwar" <sunilprakashrao.uttarwar@amd.com>,
"Praveen Shetty" <praveen.shetty@intel.com>,
"Potnuri Bharat Teja" <bharat@chelsio.com>,
"Gaetan Rivet" <grive@u256.net>,
"Dengdui Huang" <huangdengdui@huawei.com>,
"Anatoly Burakov" <anatoly.burakov@intel.com>,
"Vladimir Medvedkin" <vladimir.medvedkin@intel.com>,
"Rosen Xu" <rosen.xu@altera.com>,
"Matan Azrad" <matan@nvidia.com>,
"Viacheslav Ovsiienko" <viacheslavo@nvidia.com>,
"Dariusz Sosnowski" <dsosnowski@nvidia.com>,
"Bing Zhao" <bingz@nvidia.com>, "Ori Kam" <orika@nvidia.com>,
"Suanming Mou" <suanmingm@nvidia.com>,
"Devendra Singh Rawat" <dsinghrawat@marvell.com>,
"Alok Prasad" <palok@marvell.com>,
"Cristian Dumitrescu" <cristian.dumitrescu@intel.com>,
"Jerin Jacob" <jerinj@marvell.com>,
"Maciej Czekaj" <mczekaj@marvell.com>,
"Maxime Coquelin" <maxime.coquelin@redhat.com>,
"Chenbo Xia" <chenbox@nvidia.com>,
"Chas Williams" <chas3@att.com>,
"Min Hu (Connor)" <humin29@huawei.com>,
"Andrew Rybchenko" <andrew.rybchenko@oktetlabs.ru>,
"Morten Brørup" <mb@smartsharesystems.com>,
"David Hunt" <david.hunt@intel.com>,
"Radu Nicolau" <radu.nicolau@intel.com>,
"Akhil Goyal" <gakhil@marvell.com>,
"Tomasz Kantecki" <tomasz.kantecki@intel.com>,
"Sunil Kumar Kori" <skori@marvell.com>,
"Pavan Nikhilesh" <pbhagavatula@marvell.com>,
"Kiran Kumar K" <kirankumark@marvell.com>,
"Nithin Dabilpuram" <ndabilpuram@marvell.com>,
"Zhirun Yan" <yanzhirun_163@163.com>,
"John McNamara" <john.mcnamara@intel.com>,
"Erik Gabriel Carrillo" <erik.g.carrillo@intel.com>,
"Sivaprasad Tummala" <sivaprasad.tummala@amd.com>,
"Aman Singh" <aman.deep.singh@intel.com>,
"Wisam Jaddo" <wisamm@nvidia.com>
Subject: Re: [PATCH v3 2/2] doc: remove use of '-n 4' option in documentation examples
Date: Tue, 15 Jul 2025 16:19:50 -0700 [thread overview]
Message-ID: <20250715161950.2aa8c6d0@hermes.local> (raw)
In-Reply-To: <20250715215718.7388-3-stephen@networkplumber.org>
On Tue, 15 Jul 2025 14:56:29 -0700
Stephen Hemminger <stephen@networkplumber.org> wrote:
> Many places in the documentation are using -n 4 to set
> the number of memory channels. This is no longer required
> and is unneccessary in most cases.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> Acked-by: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
> ---
There still is wide variety of usage across examples an many likely
require user to think "where is that binary?". It should be standardized
in the documentation.
Also, checkpatch complained about the docker example, but it
was always that way.
prev parent reply other threads:[~2025-07-15 23:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-18 18:43 [PATCH 1/2] doc: add note about CPU 0 Stephen Hemminger
2024-07-18 18:43 ` [PATCH 2/2] doc: remove use of -n 4 option in documentation Stephen Hemminger
2024-07-19 8:15 ` Bruce Richardson
2024-07-19 13:37 ` Jack Bond-Preston
2024-07-29 19:59 ` [PATCH 1/2] doc: add note about CPU 0 Thomas Monjalon
2024-07-31 4:38 ` [PATCH v2 " Stephen Hemminger
2024-07-31 4:38 ` [PATCH v2 2/2] doc: remove use of -n 4 option in documentation Stephen Hemminger
2024-07-31 8:16 ` Thomas Monjalon
2025-07-15 21:56 ` [PATCH v3 0/2] cpu0 and memory channels doc update Stephen Hemminger
2025-07-15 21:56 ` [PATCH v3 1/2] doc: add note about CPU 0 Stephen Hemminger
2025-07-15 21:56 ` [PATCH v3 2/2] doc: remove use of '-n 4' option in documentation examples Stephen Hemminger
2025-07-15 23:19 ` Stephen Hemminger [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=20250715161950.2aa8c6d0@hermes.local \
--to=stephen@networkplumber.org \
--cc=aman.deep.singh@intel.com \
--cc=anatoly.burakov@intel.com \
--cc=andrew.rybchenko@oktetlabs.ru \
--cc=bharat@chelsio.com \
--cc=bingz@nvidia.com \
--cc=bruce.richardson@intel.com \
--cc=chas3@att.com \
--cc=chenbox@nvidia.com \
--cc=cristian.dumitrescu@intel.com \
--cc=david.hunt@intel.com \
--cc=dev@dpdk.org \
--cc=dsinghrawat@marvell.com \
--cc=dsosnowski@nvidia.com \
--cc=erik.g.carrillo@intel.com \
--cc=gakhil@marvell.com \
--cc=grive@u256.net \
--cc=huangdengdui@huawei.com \
--cc=humin29@huawei.com \
--cc=jack.bond-preston@foss.arm.com \
--cc=jerinj@marvell.com \
--cc=john.mcnamara@intel.com \
--cc=kai.ji@intel.com \
--cc=kirankumark@marvell.com \
--cc=matan@nvidia.com \
--cc=maxime.coquelin@redhat.com \
--cc=mb@smartsharesystems.com \
--cc=mczekaj@marvell.com \
--cc=ndabilpuram@marvell.com \
--cc=orika@nvidia.com \
--cc=pablo.de.lara.guarch@intel.com \
--cc=palok@marvell.com \
--cc=pbhagavatula@marvell.com \
--cc=praveen.shetty@intel.com \
--cc=radu.nicolau@intel.com \
--cc=rosen.xu@altera.com \
--cc=sivaprasad.tummala@amd.com \
--cc=skori@marvell.com \
--cc=suanmingm@nvidia.com \
--cc=sunilprakashrao.uttarwar@amd.com \
--cc=tomasz.kantecki@intel.com \
--cc=viacheslavo@nvidia.com \
--cc=vladimir.medvedkin@intel.com \
--cc=wisamm@nvidia.com \
--cc=yanzhirun_163@163.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).