On 2022/3/30 16:52, Jason Wang wrote:
On Sat, Mar 26, 2022 at 3:59 AM Si-Wei Liu wrote:
On 3/25/2022 12:18 AM, Michael Qiu wrote:
On 2022/3/25 14:32, Si-Wei Liu Wrote:
On 3/23/2022 2:20 AM, Jason Wang wrote:
Adding Eugenio, and Ling Shan.
On Wed, Mar 23, 2022 at 4:58 PM <08005...
On Sat, Mar 26, 2022 at 3:59 AM Si-Wei Liu wrote:
>
>
>
> On 3/25/2022 12:18 AM, Michael Qiu wrote:
> >
> >
> > On 2022/3/25 14:32, Si-Wei Liu Wrote:
> >>
> >>
> >> On 3/23/2022 2:20 AM, Jason Wang wrote:
> >>> Adding Eugenio, and Ling Shan.
> >>>
> >>> On Wed, Mar 23, 2022 at 4:58 PM <08005...@1
On 3/25/2022 12:18 AM, Michael Qiu wrote:
On 2022/3/25 14:32, Si-Wei Liu Wrote:
On 3/23/2022 2:20 AM, Jason Wang wrote:
Adding Eugenio, and Ling Shan.
On Wed, Mar 23, 2022 at 4:58 PM <08005...@163.com> wrote:
From: Michael Qiu
Currently, when VM poweroff, it will trigger vdpa
device
On 3/25/2022 2:00 AM, Michael Qiu wrote:
On 2022/3/25 14:32, Si-Wei Liu wrote:
On 3/23/2022 2:20 AM, Jason Wang wrote:
Adding Eugenio, and Ling Shan.
On Wed, Mar 23, 2022 at 4:58 PM <08005...@163.com> wrote:
From: Michael Qiu
Currently, when VM poweroff, it will trigger vdpa
device(
On 3/23/2022 2:20 AM, Jason Wang wrote:
Adding Eugenio, and Ling Shan.
On Wed, Mar 23, 2022 at 4:58 PM <08005...@163.com> wrote:
From: Michael Qiu
Currently, when VM poweroff, it will trigger vdpa
device(such as mlx bluefield2 VF) reset twice, this leads
to below issue:
vhost VQ 2 ring r
Adding Eugenio, and Ling Shan.
On Wed, Mar 23, 2022 at 4:58 PM <08005...@163.com> wrote:
>
> From: Michael Qiu
>
> Currently, when VM poweroff, it will trigger vdpa
> device(such as mlx bluefield2 VF) reset twice, this leads
> to below issue:
>
> vhost VQ 2 ring restore failed: -22: Invalid argu
From: Michael Qiu
Currently, when VM poweroff, it will trigger vdpa
device(such as mlx bluefield2 VF) reset twice, this leads
to below issue:
vhost VQ 2 ring restore failed: -22: Invalid argument (22)
This because in vhost_dev_stop(), qemu tries to stop the device,
then stop the queue: vhost_vi