<snip>

> 
> On Fri, 11 Feb 2022 00:26:07 +0000
> Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> wrote:
> 
> > diff --git a/examples/l3fwd/main.c b/examples/l3fwd/main.c index
> > acd186ab7d..afe94cd1d7 100644
> > --- a/examples/l3fwd/main.c
> > +++ b/examples/l3fwd/main.c
> > @@ -341,6 +341,8 @@ print_usage(const char *prgname)
> >             " [-P]"
> >             " [--lookup]"
> >             " --config (port,queue,lcore)[,(port,queue,lcore)]"
> > +           " [--rx-queue-size]"
> > +           " [--tx-queue-size]"
> 
> Shouldn't there be a NPKTS after the arg?
I guess it does not harm, makes it consistent with other options, though I 
don't see much value.

> 
>                  " [--rx-queue-size NPKTS]"

Reply via email to