[PATCH] eal: fix logs for '--lcores'
David Marchand
david.marchand at redhat.com
Thu Jun 13 18:20:34 CEST 2024
On Thu, Jun 13, 2024 at 6:14 PM Kevin Traynor <ktraynor at redhat.com> wrote:
>
> The argument is '--lcores' but it is being logged as '--lcore'
> in several places.
>
> e.g.
> $ dpdk-testpmd -l 8,10,12 --lcores 8,10,12
> EAL: Option --lcore is ignored, because (-l) is set!
>
> Fix the spelling in logs and tests.
>
> Fixes: 117eaa70584b ("eal: add error check for core options")
and Fixes: 128ee4c26d87 ("app/test: add unit tests for --lcores
option") (but no need for a v2 for this).
> Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
Reviewed-by: David Marchand <david.marchand at redhat.com>
Thanks for the quick fix.
--
David Marchand
More information about the dev
mailing list