On 5/22/2018 6:20 PM, Iremonger, Bernard wrote: >> -----Original Message----- >> From: Yigit, Ferruh >> Sent: Tuesday, May 22, 2018 5:37 PM >> To: Lu, Wenzhuo <wenzhuo...@intel.com>; Wu, Jingjing >> <jingjing...@intel.com> >> Cc: dev@dpdk.org; Yigit, Ferruh <ferruh.yi...@intel.com>; Zhang, Qi Z >> <qi.z.zh...@intel.com>; Iremonger, Bernard >> <bernard.iremon...@intel.com> >> 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 <ferruh.yi...@intel.com> > > Acked-by: Bernard Iremonger <bernard.iremon...@intel.com>
Applied to dpdk-next-net/master, thanks.