[dpdk-dev] [PATCH] vhost: fix vhost interrupt support

Maxime Coquelin maxime.coquelin at redhat.com
Mon Sep 10 15:47:40 CEST 2018



On 09/05/2018 01:55 AM, Tiwei Bie wrote:
> When VIRTIO_RING_F_EVENT_IDX is negotiated, we need to
> update the avail event to enable the notification.
> 
> Fixes: 3f8ff12821e4 ("vhost: support interrupt mode")
> Cc:stable at dpdk.org
> 
> Signed-off-by: Tiwei Bie<tiwei.bie at intel.com>
> ---
>   lib/librte_vhost/Makefile |  1 +
>   lib/librte_vhost/vhost.c  | 18 ++++++++++++------
>   lib/librte_vhost/vhost.h  |  2 ++
>   3 files changed, 15 insertions(+), 6 deletions(-)

Applied to dpdk-next-virtio/master.

Thanks!
Maxime


More information about the dev mailing list