Acked by: Changchun Ouyang
> -Original Message-
> From: Stephen Hemminger [mailto:stephen at networkplumber.org]
> Sent: Tuesday, August 26, 2014 10:08 AM
> To: Ouyang, Changchun
> Cc: dev at dpdk.org; Stephen Hemminger
> Subject: [RFC 08/10] virtio: remove redundant vq_alignment
>
> Sin
Since vq_alignment is constant (always 4K), it does not
need to be part of the vring struct.
Signed-off-by: Stephen Hemminger
---
lib/librte_pmd_virtio/virtio_ethdev.c |1 -
lib/librte_pmd_virtio/virtio_rxtx.c |2 +-
lib/librte_pmd_virtio/virtqueue.h |3 +--
3 files changed, 2
2 matches
Mail list logo