[dpdk-dev] [PATCH] test/eal: fix incorrect array sizes

Thomas Monjalon thomas at monjalon.net
Fri Aug 2 22:49:22 CEST 2019


> > > > Following removal of -c and -n options, the array should have been
> > > > shrunk to avoid launch_proc to access unitialised strings.
> > > >
> > > > Fixes: b4dbacdb1ad7 ("test/eal: set core mask/list config only in dedicated test")
> > > > Fixes: 501fa9a40298 ("test/eal: set memory channel config only in dedicated test")
> > > >
> > > > Signed-off-by: David Marchand <david.marchand at redhat.com>
> Acked-by: Michael Santana <msantana at redhat.com>

Applied, thanks.

About the title: "incorrect" after "fix" is always useless.
I replaced it with "command" to give a bit more context about
what these arrays are for.




More information about the dev mailing list