> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Zhang, Helin > Sent: Thursday, May 17, 2018 10:54 PM > To: Li, Xiaoyun; Wu, Jingjing; Lu, Wenzhuo > Cc: dev@dpdk.org; Li, Xiaoyun; sta...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] net/avf: fix AVF traffic blocked issue > > > > > -----Original Message----- > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Xiaoyun Li > > Sent: Thursday, May 17, 2018 7:24 PM > > To: Wu, Jingjing; Lu, Wenzhuo > > Cc: dev@dpdk.org; Li, Xiaoyun; sta...@dpdk.org > > Subject: [dpdk-dev] [PATCH] net/avf: fix AVF traffic blocked issue > > > > When resetting ports, traffic will be blocked. There is a mistake when > > getting hw info at avf_dev_stop. This causes the device stop without > stopping queues. > > This patch fixes this issue. > > > > Fixes: 69dd4c3d0898 ("net/avf: enable queue and device") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Xiaoyun Li <xiaoyun...@intel.com> > Acked-by: Helin Zhang <helin.zh...@intel.com> Applied to dpdk-next-net-intel, thanks!
/Helin