Re: [dpdk-dev] [PATCH] vmxnet3: fix Rx deadlock

2016-12-12 Thread Yong Wang
> -Original Message- > From: Stefan Puiu [mailto:stefan.p...@gmail.com] > Sent: Monday, December 12, 2016 12:27 AM > To: Yong Wang > Cc: dev@dpdk.org; mac_le...@yahoo.com.hk > Subject: Re: [PATCH] vmxnet3: fix Rx deadlock > > Hello and thanks for reviewing the patch. > > On Wed, Nov 30,

Re: [dpdk-dev] [PATCH] vmxnet3: fix Rx deadlock

2016-12-12 Thread Stefan Puiu
Hello and thanks for reviewing the patch. On Wed, Nov 30, 2016 at 6:59 AM, Yong Wang wrote: [...] > I think a more accurate description is that the particular descriptor's > generation bit never got flipped properly when an mbuf failed to be refilled > which caused the rx stuck, rather than vmx