Re: [PATCH v3 5/5] migration-test: Make sure that multifd and cancel works

2020-01-16 Thread Thomas Huth
On 16/01/2020 16.46, Juan Quintela wrote: > Test that this sequerce works: > > - launch source > - launch target > - start migration > - cancel migration > - relaunch target > - do migration again > > Signed-off-by: Juan Quintela > Reviewed-by: Dr. David Alan Gilbert [...] > +static void test_m

[PATCH v3 5/5] migration-test: Make sure that multifd and cancel works

2020-01-16 Thread Juan Quintela
Test that this sequerce works: - launch source - launch target - start migration - cancel migration - relaunch target - do migration again Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert --- - Wait for 1st trhead to move to cancelled before launching second migration - Add