RE: [PATCH v2] doc: fix vhost multi-queue reconnection

2022-03-29 Thread Ding, Xuan
Hi Maxime, > -Original Message- > From: Maxime Coquelin > Sent: Tuesday, March 29, 2022 8:47 PM > To: Ding, Xuan ; Xia, Chenbo > Cc: dev@dpdk.org; Hu, Jiayu ; sta...@dpdk.org > Subject: Re: [PATCH v2] doc: fix vhost multi-queue reconnection > > >

Re: [PATCH v2] doc: fix vhost multi-queue reconnection

2022-03-29 Thread Maxime Coquelin
On 2/24/22 07:28, xuan.d...@intel.com wrote: From: Xuan Ding Since QEMU 5.2.0 fixes the vhost multi-queue reconnection issue in commit f66337bdbfda ("vhost-user: save features of multiqueues if chardev is closed"), this patch removes the previous description from known issue. Fixes: b37e955

[PATCH v2] doc: fix vhost multi-queue reconnection

2022-02-23 Thread xuan . ding
From: Xuan Ding Since QEMU 5.2.0 fixes the vhost multi-queue reconnection issue in commit f66337bdbfda ("vhost-user: save features of multiqueues if chardev is closed"), this patch removes the previous description from known issue. Fixes: b37e95507e1b ("doc: add vhost multi-queue reconnection is