All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org, stable@dpdk.org, "Burakov,
	Anatoly" <anatoly.burakov@intel.com>
Subject: Re: [PATCH 1/2] app/pdump: remove hard-coded memory channels EAL arg
Date: Tue, 11 Nov 2025 17:13:42 +0100	[thread overview]
Message-ID: <41535341.3d39sCTmQd@thomas> (raw)
In-Reply-To: <72033313-c9f6-4b7a-8298-c32265ae8489@intel.com>

07/11/2025 17:10, Burakov, Anatoly:
> On 10/17/2025 1:06 PM, Bruce Richardson wrote:
> > The pdump main function modifies argc/argv before calling EAL init
> > function. It needs to do so in order to add the proc-type=secondary
> > flag, but also adds in "-n4" as parameter. This parameter is unnecessary
> > and also causes duplicate parameter errors if the user also passes in -n
> > flag on the commandline. Just remove this flag.
> > 
> > Fixes: caa7028276b8 ("app/pdump: add tool for packet capturing")
> > Cc: stable@dpdk.org
> > 
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> > ---
> Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>

Series applied, thanks.




      reply	other threads:[~2025-11-11 16:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-17 11:06 [PATCH 1/2] app/pdump: remove hard-coded memory channels EAL arg Bruce Richardson
2025-10-17 11:06 ` [PATCH 2/2] app/pdump: improve cmdline argument handling Bruce Richardson
2025-11-07 16:14   ` Burakov, Anatoly
2025-11-07 16:10 ` [PATCH 1/2] app/pdump: remove hard-coded memory channels EAL arg Burakov, Anatoly
2025-11-11 16:13   ` Thomas Monjalon [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=41535341.3d39sCTmQd@thomas \
    --to=thomas@monjalon.net \
    --cc=anatoly.burakov@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=stable@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.