Hi Ferruh, Thank you for your comments and fix.
Regards, Xuan -----Original Message----- From: Ferruh Yigit <[email protected]> Sent: Wednesday, July 29, 2020 1:40 AM To: Ding, Xuan <[email protected]>; [email protected]; Wang, Zhihong <[email protected]>; Xia, Chenbo <[email protected]> Cc: [email protected] Subject: Re: [dpdk-dev] [PATCH] doc: vhost multi-queue reconnection known issue On 7/28/2020 2:33 AM, Xuan Ding wrote: > This patch added known issue for vhost multi-queue reconnection > with virtio-net/virtio-pmd. > > Signed-off-by: Xuan Ding <[email protected]> > --- > doc/guides/rel_notes/known_issues.rst | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) > > diff --git a/doc/guides/rel_notes/known_issues.rst > b/doc/guides/rel_notes/known_issues.rst > index de0782136..3359cf063 100644 > --- a/doc/guides/rel_notes/known_issues.rst > +++ b/doc/guides/rel_notes/known_issues.rst > @@ -888,3 +888,24 @@ Unsuitable IOVA mode may be picked as the default > > **Driver/Module**: > ALL. > + > +Vhost multi-queue reconnection failed with QEMU version >= 4.2.0 > +------------------------------------------------- Getting a format warning [1], will fix while merging. [1]: known_issues.rst:893: WARNING: Title underline too short.

