Re: [PATCH v2 3/5] guestperf: Support deferred migration for multifd

2024-10-21 Thread Daniel P . Berrangé
On Sat, Oct 19, 2024 at 02:25:05AM +0800, Hyman Huang wrote: > The way to enable multifd migration has been changed by commit, > 82137e6c8c (migration: enforce multifd and postcopy preempt to > be set before incoming), and guestperf has not made the > necessary changes. If multifd migration had bee

[PATCH v2 3/5] guestperf: Support deferred migration for multifd

2024-10-18 Thread Hyman Huang
The way to enable multifd migration has been changed by commit, 82137e6c8c (migration: enforce multifd and postcopy preempt to be set before incoming), and guestperf has not made the necessary changes. If multifd migration had been enabled in the previous manner, the following error would have occu