On 4/11/2017 1:35 PM, [email protected] wrote: > From: Marcin Wilk <[email protected]> > > Trying to assign more queues to stats struct break only from one loop > when the maximum size is reached. Outside loop iteration is continued. > This leads to access an array out of bounds. > > Fixes: 21e3fb0050b9 ("net/thunderx: add final bits for secondary queue > support") > > Signed-off-by: Marcin Wilk <[email protected]> > Acked-by: Jerin Jacob <[email protected]>
Applied to dpdk-next-net/master, thanks.

