> -----Original Message----- > From: Yigit, Ferruh > Sent: Tuesday, May 22, 2018 5:37 PM > To: Lu, Wenzhuo <[email protected]>; Wu, Jingjing > <[email protected]> > Cc: [email protected]; Yigit, Ferruh <[email protected]>; Zhang, Qi Z > <[email protected]>; Iremonger, Bernard > <[email protected]> > Subject: [PATCH] app/testpmd: fix descriptor number for Rx queue setup > > Wrong index used to select descriptor number, causing setting up queue > with wrong number of descriptors. > > Fixes: d44f8a485f5d ("app/testpmd: enable per queue configure") > > Signed-off-by: Ferruh Yigit <[email protected]>
Acked-by: Bernard Iremonger <[email protected]>

