From: Thomas Monjalon <thomas@monjalon.net>
To: stephen@networkplumber.org
Cc: dev@dpdk.org, Bruce Richardson <bruce.richardson@intel.com>,
Jack Bond-Preston <jack.bond-preston@foss.arm.com>
Subject: Re: [PATCH v2 2/2] doc: remove use of -n 4 option in documentation
Date: Wed, 31 Jul 2024 10:16:35 +0200 [thread overview]
Message-ID: <1858545.QZUTf85G27@thomas> (raw)
In-Reply-To: <20240731043846.78174-2-stephen@networkplumber.org>
31/07/2024 06:38, Stephen Hemminger:
> --- a/doc/guides/linux_gsg/build_sample_apps.rst
> +++ b/doc/guides/linux_gsg/build_sample_apps.rst
> @@ -114,7 +114,7 @@ Copy the DPDK application binary to your target, then run the application as fol
> (assuming the platform has four memory channels per processor socket,
> and that cores 0-3 are present and are to be used for running the application)::
>
> - ./dpdk-helloworld -l 0-3 -n 4
> + ./dpdk-helloworld -l 0-3
>
There were some comments from Jack about updating the sentences above in several locations
to skip the memory channels considerations.
next prev parent reply other threads:[~2024-07-31 8:32 UTC|newest]
Thread overview: 13+ 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 [this message]
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
2025-07-20 21:56 ` [PATCH v3 0/2] cpu0 and memory channels doc update Thomas Monjalon
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=1858545.QZUTf85G27@thomas \
--to=thomas@monjalon.net \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=jack.bond-preston@foss.arm.com \
--cc=stephen@networkplumber.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.