On Mon, Dec 11, 2017 at 01:13:28PM +0800, Tiwei Bie wrote:
> v2:
> - refine indent for patch 2
> - fix a typo in commit log for patch 4
> - drop the blank lines squeezing patch
Series applied to dpdk-next-virtio.
Thanks.
--yliu
>
> 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