[dpdk-dev] [PATCH 0/2] Fixes in virtio vectorized functions

Maxime Coquelin maxime.coquelin at redhat.com
Fri Sep 27 11:50:05 CEST 2019



On 9/11/19 6:04 PM, Thierry Herbelot wrote:
> Two fixes in the vectorized functions of virtio.
> 
> Thibaut Collet (2):
>   virtio: fix rx stats with vectorized functions
>   virtio: get all pending rx packets with vectorized functions
> 
>  drivers/net/virtio/virtio_rxtx.c             |  2 +-
>  drivers/net/virtio/virtio_rxtx.h             |  2 ++
>  drivers/net/virtio/virtio_rxtx_simple_neon.c | 10 ++++++++--
>  drivers/net/virtio/virtio_rxtx_simple_sse.c  | 10 ++++++++--
>  4 files changed, 19 insertions(+), 5 deletions(-)
> 

Applied to dpdk-next-virtio/master.

Thanks,
Maxime


More information about the dev mailing list