virtio: remove redundant alignment field
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 9 Feb 2015 01:13:57 +0000 (09:13 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 20 Feb 2015 18:18:44 +0000 (19:18 +0100)
commit9ffd50826f3ec8c9e23ff0bd3c35ce9f614c66c4
treef84d94aa76a18ab49ce745d159d7d076fcdd5bd5
parentc7bca33e425a3b3739e2435b1f0e03d1ec96b0e6
virtio: remove redundant alignment field

Since vq_alignment is constant (always 4K), it does not
need to be part of the vring struct.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Acked-by: Huawei Xie <huawei.xie@intel.com>
lib/librte_pmd_virtio/virtio_ethdev.c
lib/librte_pmd_virtio/virtio_rxtx.c
lib/librte_pmd_virtio/virtqueue.h