[dpdk-dev] [PATCH] vhost: add event areas to vq_is_ready()

Tiwei Bie tiwei.bie at intel.com
Wed Feb 5 04:20:34 CET 2020


On Sat, Jan 25, 2020 at 09:52:16AM +0100, Adrian Moreno wrote:
> Consider a virtqueue ready when, apart from the the descriptor area,

s/the the/the/

> both event supression areas have been mapped.

s/supression/suppression/

> 
> Fixes: 2d1541e2b6b3 ("vhost: add vring address setup for packed queues")
> Cc: yliu at fridaylinux.org
> Cc: stable at dpdk.org
> 
> Signed-off-by: Adrian Moreno <amorenoz at redhat.com>
> ---
>  lib/librte_vhost/vhost_user.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Tiwei Bie <tiwei.bie at intel.com>

Thanks,
Tiwei


More information about the dev mailing list