Re: [dpdk-dev] [PATCH v7 05/13] vhost: add packed ring single dequeue

2019-10-21 Thread Maxime Coquelin
On 10/21/19 5:40 PM, Marvin Liu wrote: > Add vhost single packet dequeue function for packed ring and meanwhile > left space for shadow used ring update function. > > Signed-off-by: Marvin Liu > Reviewed-by: Maxime Coquelin > > diff --git a/lib/librte_vhost/virtio_net.c b/lib/librte_vhost/vi

[dpdk-dev] [PATCH v7 05/13] vhost: add packed ring single dequeue

2019-10-21 Thread Marvin Liu
Add vhost single packet dequeue function for packed ring and meanwhile left space for shadow used ring update function. Signed-off-by: Marvin Liu Reviewed-by: Maxime Coquelin diff --git a/lib/librte_vhost/virtio_net.c b/lib/librte_vhost/virtio_net.c index 4ddf26567..317be1aed 100644 --- a/lib/l