Re: [dpdk-dev] net/virtio: fix vector Rx break caused by rxq flushing

2018-01-03 Thread Tiwei Bie
Hi Zhike, On Wed, Jan 03, 2018 at 08:21:26AM +, 王志克 wrote: > Hi Tiwei, > > Thanks for your help and info. > > I have another question about your previous fix below. > You mentioned that " Otherwise it will lead to incorrect packet collection > for port state." Do you mean port statistics? O

Re: [dpdk-dev] net/virtio: fix vector Rx break caused by rxq flushing

2018-01-03 Thread 王志克
Hi Tiwei, Thanks for your help and info. I have another question about your previous fix below. You mentioned that " Otherwise it will lead to incorrect packet collection for port state." Do you mean port statistics? Or such packets may leads to issue, like more TCP restransmission? Thanks. c

Re: [dpdk-dev] net/virtio: fix vector Rx break caused by rxq flushing

2017-12-29 Thread Tiwei Bie
Hi Zhike, On Fri, Dec 29, 2017 at 01:02:04PM +, 王志克 wrote: > Hi tiwei, > > Can you please provide a patch for 16.11.4? Thanks. > Normally, most commits in the stable tree are backported from the commits in the mainline tree which contains below Cc line: Cc: sta...@dpdk.org This patch also

[dpdk-dev] net/virtio: fix vector Rx break caused by rxq flushing

2017-12-29 Thread 王志克
Hi tiwei, Can you please provide a patch for 16.11.4? Thanks. Br, Wang Zhike