[dpdk-stable] [PATCH v3 1/2] net/virtio: update stats when in order xmit done

Maxime Coquelin maxime.coquelin at redhat.com
Fri Sep 27 11:49:34 CEST 2019



On 9/18/19 7:06 PM, Marvin Liu wrote:
> When doing xmit in-order enqueue, packets are buffered and then flushed
> into avail ring. Buffered packets can be dropped due to insufficient
> space. Moving stats update action just after successful avail ring
> updates can guarantee correctness.
> 
> Fixes: e5f456a98d3c ("net/virtio: support in-order Rx and Tx")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Marvin Liu <yong.liu at intel.com>
> 
Applied to dpdk-next-virtio/master.

Thanks,
Maxime


More information about the stable mailing list