[PATCH] eal: fix logs for '--lcores'
David Marchand
david.marchand at redhat.com
Mon Jun 17 16:37:48 CEST 2024
On Thu, Jun 13, 2024 at 6:20 PM David Marchand
<david.marchand at redhat.com> wrote:
> 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")
> Fixes: 128ee4c26d87 ("app/test: add unit tests for --lcores option")
>
> > Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
>
> Reviewed-by: David Marchand <david.marchand at redhat.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list