On 9/30/19 8:27 PM, David Christensen wrote:
> With vectorized functions, only the rx stats for number of packets is
> incremented.
> Update also the other statistics.
> Performance impact is about 2%
>
> Fixes: fc3d66212fed ("virtio: add vector Rx")
> Cc: sta...@dpdk.org
> Cc: thibaut.col...@6wind.com
> Cc: maxime.coque...@redhat.com
> Cc: tiwei....@intel.com
> Cc: zhihong.w...@intel.com
>
> Signed-off-by: David Christensen <d...@linux.vnet.ibm.com>
> ---
> drivers/net/virtio/virtio_rxtx_simple_altivec.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
Applied to dpdk-next-virtio/master.
Thanks,
Maxime