All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Conor Walsh <conor.walsh@intel.com>
Cc: ciara.power@intel.com, david.marchand@redhat.com, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] usertools/telemetry: fix instance help text
Date: Mon, 18 Oct 2021 11:59:00 +0100	[thread overview]
Message-ID: <YW1TdODlUuz1X7Bq@bricha3-MOBL.ger.corp.intel.com> (raw)
In-Reply-To: <20211018103929.726346-1-conor.walsh@intel.com>

On Mon, Oct 18, 2021 at 10:39:29AM +0000, Conor Walsh wrote:
> The instance option help text was incorrect, this patch corrects it.
> 
> Fixes: 11435aae2089 ("usertools/telemetry: connect to separate instances")
> 
> Signed-off-by: Conor Walsh <conor.walsh@intel.com>
> ---
>  usertools/dpdk-telemetry.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/usertools/dpdk-telemetry.py b/usertools/dpdk-telemetry.py
> index 4d9f2d9787..5b3bf83356 100755
> --- a/usertools/dpdk-telemetry.py
> +++ b/usertools/dpdk-telemetry.py
> @@ -165,7 +165,7 @@ def readline_complete(text, state):
>  parser.add_argument('-f', '--file-prefix', default=DEFAULT_PREFIX,
>                      help='Provide file-prefix for DPDK runtime directory')
>  parser.add_argument('-i', '--instance', default='0', type=int,
> -                    help='Provide file-prefix for DPDK runtime directory')
> +                    help='Provide instance number for DPDK application')

Good catch, thanks for fixing.

Acked-by: Bruce Richardson <bruce.richardson@intel.com>

  reply	other threads:[~2021-10-18 10:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18 10:39 [dpdk-dev] [PATCH] usertools/telemetry: fix instance help text Conor Walsh
2021-10-18 10:59 ` Bruce Richardson [this message]
2021-10-19 13:33   ` David Marchand

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=YW1TdODlUuz1X7Bq@bricha3-MOBL.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=ciara.power@intel.com \
    --cc=conor.walsh@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.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.