Skip to content

Conversation

@liuw
Copy link
Member

@liuw liuw commented Jan 3, 2025

This potentially fixes #6897. I'm running tests overnight to see if I still get the occasional failures.

The counter value in vhdx_io::{read,write} should've been accumulated
over the loop.

Fixes: cloud-hypervisor#6897
Signed-off-by: Wei Liu <[email protected]>
@liuw liuw added the bug-fix Bug fix to include in release notes label Jan 3, 2025
@liuw liuw requested a review from a team as a code owner January 3, 2025 04:30
@liuw
Copy link
Member Author

liuw commented Jan 3, 2025

So far so good. I also wrote some debugging code to confirm this patch does fix the accounting issue. I think this is good to be merged and backported.

@rbradford rbradford added this pull request to the merge queue Jan 3, 2025
Merged via the queue into cloud-hypervisor:main with commit a66fef4 Jan 3, 2025
38 checks passed
@liuw liuw deleted the fix-vhdx-io branch January 3, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix Bug fix to include in release notes

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Flaky test test_virtio_block_vhdx

2 participants