[PATCH 1/2] app/pdump: remove hard-coded memory channels EAL arg

Thomas Monjalon thomas at monjalon.net
Tue Nov 11 17:13:42 CET 2025


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 at dpdk.org
> > 
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> > ---
> Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>

Series applied, thanks.





More information about the dev mailing list