Re: [PATCH v2] vhost: cleanup resubmit info before inflight setup

2024-06-07 Thread Maxime Coquelin
On 4/26/24 13:09, Haoqian He wrote: This patch fixes a potential VM hang bug when the VM reboots after vhost live recovery due to missing cleanup virtqueue resubmit info. Specifically, if inflight IO that should be resubmitted during the latest vhost reconnection has not been submitted yet wh

Re: [PATCH v2] vhost: cleanup resubmit info before inflight setup

2024-05-21 Thread Haoqian He
> 2024年4月26日 19:09,Haoqian He 写道: > > This patch fixes a potential VM hang bug when the VM reboots after > vhost live recovery due to missing cleanup virtqueue resubmit info. > > Specifically, if inflight IO that should be resubmitted during > the latest vhost reconnection has not been submitt

Re: [PATCH v2] vhost: cleanup resubmit info before inflight setup

2024-04-26 Thread Patrick Robb
Recheck-request: iol-compile-amd64-testing The DPDK Community Lab updated to the latest Alpine image yesterday, which resulted in all Alpine builds failing. The failure is unrelated to your patch, and this recheck should remove the fail on Patchwork, as we have disabled Alpine testing for now.

[PATCH v2] vhost: cleanup resubmit info before inflight setup

2024-04-26 Thread Haoqian He
This patch fixes a potential VM hang bug when the VM reboots after vhost live recovery due to missing cleanup virtqueue resubmit info. Specifically, if inflight IO that should be resubmitted during the latest vhost reconnection has not been submitted yet while VM rebooting, so GET_VRING_BASE would