On 1/25/20 9:52 AM, Adrian Moreno wrote: > Consider a virtqueue ready when, apart from the the descriptor area, > both event supression areas have been mapped. > > Fixes: 2d1541e2b6b3 ("vhost: add vring address setup for packed queues") > Cc: y...@fridaylinux.org > Cc: sta...@dpdk.org > > Signed-off-by: Adrian Moreno <amore...@redhat.com> > --- > lib/librte_vhost/vhost_user.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied to dpdk-next-virtio tree. Thanks, Maxime
- [dpdk-dev] [PATCH] vhost: add event areas to vq_is_ready() Adrian Moreno
- Re: [dpdk-dev] [PATCH] vhost: add event areas to vq_i... Tiwei Bie
- Re: [dpdk-dev] [PATCH] vhost: add event areas to vq_i... Maxime Coquelin