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

Thierry Herbelot thierry.herbelot at 6wind.com
Wed Sep 11 18:04:07 CEST 2019


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(-)

-- 
2.20.1



More information about the dev mailing list