On Wed, Jul 25, 2018 at 04:21:42PM +0800, Jiayu Hu wrote:
> This patch fixes the incorrect return value for rte_vhost_dequeue_burst()
> when virtqueue is not enabled or virtqueue address translation fails.
>
> Fixes: 62250c1d0978 ("vhost: extract split ring handling from Rx and Tx
> functions")
>
> Signed-off-by: Jiayu Hu <[email protected]>Applied to dpdk-next-virtio/master, thanks.

