On Thu, Jun 13, 2024 at 6:20 PM David Marchand <david.march...@redhat.com> wrote: > On Thu, Jun 13, 2024 at 6:14 PM Kevin Traynor <ktray...@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 <ktray...@redhat.com> > > Reviewed-by: David Marchand <david.march...@redhat.com>
Applied, thanks. -- David Marchand