[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v7 11/12] migration/multifd: Add integration tests for multif
From: |
Fabiano Rosas |
Subject: |
Re: [PATCH v7 11/12] migration/multifd: Add integration tests for multifd with Intel DSA offloading. |
Date: |
Mon, 25 Nov 2024 15:25:17 -0300 |
Yichen Wang <yichen.wang@bytedance.com> writes:
> From: Hao Xiang <hao.xiang@linux.dev>
>
> * Add test case to start and complete multifd live migration with DSA
> offloading enabled.
> * Add test case to start and cancel multifd live migration with DSA
> offloading enabled.
>
> Signed-off-by: Bryan Zhang <bryan.zhang@bytedance.com>
> Signed-off-by: Hao Xiang <hao.xiang@linux.dev>
> Signed-off-by: Yichen Wang <yichen.wang@bytedance.com>
> ---
Alright, we should figure out eventually what to do with tests that call
test_migrate_start|end more than once regarding the hooks. I propose we
should stop setting capabilities within hooks and have a separate
mechanism that can take a list of key=value entries as part of
MigrateCommon and set all the capabilities at once. The hooks could
probably be phased out then.
This is too much work for now, it would be better if those changes came
from QMP/QEMU first and the tests then followed. Doing it the other way
around will result in a mess of macros.
Reviewed-by: Fabiano Rosas <farosas@suse.de>
- [PATCH v7 07/12] util/dsa: Implement DSA task asynchronous submission and wait for completion., (continued)
- [PATCH v7 07/12] util/dsa: Implement DSA task asynchronous submission and wait for completion., Yichen Wang, 2024/11/14
- [PATCH v7 05/12] util/dsa: Implement DSA task asynchronous completion thread model., Yichen Wang, 2024/11/14
- [PATCH v7 08/12] migration/multifd: Add new migration option for multifd DSA offloading., Yichen Wang, 2024/11/14
- [PATCH v7 09/12] migration/multifd: Enable DSA offloading in multifd sender path., Yichen Wang, 2024/11/14
- [PATCH v7 11/12] migration/multifd: Add integration tests for multifd with Intel DSA offloading., Yichen Wang, 2024/11/14
- Re: [PATCH v7 11/12] migration/multifd: Add integration tests for multifd with Intel DSA offloading.,
Fabiano Rosas <=
- [PATCH v7 12/12] migration/doc: Add DSA zero page detection doc, Yichen Wang, 2024/11/14
- [PATCH v7 10/12] util/dsa: Add unit test coverage for Intel DSA task submission and completion., Yichen Wang, 2024/11/14
- Re: [PATCH v7 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration., Fabiano Rosas, 2024/11/19