[dpdk-dev] [PATCH v2 0/4] various fixes and cleanups for virtio PMD

Tiwei Bie tiwei.bie at intel.com
Mon Dec 11 06:13:28 CET 2017


v2:
- refine indent for patch 2
- fix a typo in commit log for patch 4
- drop the blank lines squeezing patch

Tiwei Bie (4):
  net/virtio: fix vector Rx break caused by rxq flushing
  net/virtio: fix typo in LRO support
  net/virtio: remove a redundant macro definition for ctrl vq
  net/virtio: remove redundant macro definitions for vector Rx

 drivers/net/virtio/virtio_ethdev.c           |  4 ++--
 drivers/net/virtio/virtio_rxtx_simple_neon.c |  2 --
 drivers/net/virtio/virtio_rxtx_simple_sse.c  |  2 --
 drivers/net/virtio/virtqueue.c               | 31 +++++++++++++++++++++-------
 drivers/net/virtio/virtqueue.h               |  4 +---
 5 files changed, 27 insertions(+), 16 deletions(-)

-- 
2.13.3



More information about the dev mailing list