HI Maxime, Thanks for your review.
> -----Original Message----- > From: Maxime Coquelin <maxime.coque...@redhat.com> > Sent: Tuesday, October 18, 2022 10:09 PM > To: Pei, Andy <andy....@intel.com>; dev@dpdk.org > Cc: Xia, Chenbo <chenbo....@intel.com>; Xu, Rosen <rosen...@intel.com>; > Huang, Wei <wei.hu...@intel.com>; Cao, Gang <gang....@intel.com> > Subject: Re: [PATCH v8 11/12] vhost: vDPA blk device gets ready when the > first queue is ready > > > > On 10/18/22 14:07, Andy Pei wrote: > > When boot from virtio blk device, seabios in QEMU only enables one queue. > > To work in this scenario, vDPA BLK device back-end configure device > > when the first queue is ready. > > > > Signed-off-by: Andy Pei <andy....@intel.com> > > Signed-off-by: Huang Wei <wei.hu...@intel.com> > > --- > > lib/vhost/vhost_user.c | 33 +++++++++++++++++---------------- > > 1 file changed, 17 insertions(+), 16 deletions(-) > > > > Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> > > Thanks, > Maxime