[PATCH 1/2] app/pdump: remove hard-coded memory channels EAL arg
Burakov, Anatoly
anatoly.burakov at intel.com
Fri Nov 7 17:10:51 CET 2025
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>
--
Thanks,
Anatoly
More information about the dev
mailing list