[dpdk-dev] [RFC 07/10] virtio: remove unnecessary adapter structure
Ouyang, Changchun
changchun.ouyang at intel.com
Tue Aug 26 08:43:18 CEST 2014
Acked-by: Changchun Ouyang <changchun.ouyang at intel.com>
> -----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
> Subject: [RFC 07/10] virtio: remove unnecessary adapter structure
>
> Cleanup virtio code by eliminating unnecessary nesting of virtio hardware
> structure inside adapter structure.
> Also allows removing unneeded macro, making code clearer.
>
> ---
> lib/librte_pmd_virtio/virtio_ethdev.c | 31 +++++++++++--------------------
> lib/librte_pmd_virtio/virtio_ethdev.h | 9 ---------
> lib/librte_pmd_virtio/virtio_rxtx.c | 3 +--
> 3 files changed, 12 insertions(+), 31 deletions(-)
>
More information about the dev
mailing list