[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd
From: |
Prasad Pandit |
Subject: |
Re: [PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd |
Date: |
Wed, 22 Jan 2025 13:26:21 +0530 |
Hi,
On Tue, 21 Jan 2025 at 21:17, Peter Xu <peterx@redhat.com> wrote:
> https://lore.kernel.org/qemu-devel/ZykJBq7ME5jgSzCA@x1n/
> Would you please add all the tests mentioned there?
/x86_64/migration/multifd/file/mapped-ram/
/x86_64/migration/multifd/tcp/uri/plain/none
/x86_64/migration/multifd/tcp/plain/cancel
/x86_64/migration/postcopy/plain
/x86_64/migration/postcopy/recovery/
/x86_64/migration/postcopy/preempt/
* Of the tests you suggested above, I'll try to enable multifd
channels for 'postcopy/recovery' and 'postcopy/preempt' tests. For the
'multifd' tests above, how do we want to modify them? Enable
'postcopy' mode for them?
Thank you.
---
- Prasad
- [PATCH v3 0/4] Allow to enable multifd and postcopy migration together, Prasad Pandit, 2025/01/21
- [PATCH v3 1/4] migration/multifd: move macros to multifd header, Prasad Pandit, 2025/01/21
- [PATCH v3 2/4] migration: refactor ram_save_target_page functions, Prasad Pandit, 2025/01/21
- [PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd, Prasad Pandit, 2025/01/21
- Re: [PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd, Peter Xu, 2025/01/21
- Re: [PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd,
Prasad Pandit <=
- Re: [PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd, Peter Xu, 2025/01/22
- Re: [PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd, Prasad Pandit, 2025/01/23
- Re: [PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd, Prasad Pandit, 2025/01/24
- Re: [PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd, Peter Xu, 2025/01/24
- Re: [PATCH v3 4/4] tests/qtest/migration: add postcopy test with multifd, Prasad Pandit, 2025/01/25
[PATCH v3 3/4] migration: enable multifd and postcopy together, Prasad Pandit, 2025/01/21
Re: [PATCH v3 0/4] Allow to enable multifd and postcopy migration together, Peter Xu, 2025/01/21