Re: [PATCH v6 7/8] Add multifd_tcp_plain test using list of channels instead of uri

2024-03-12 Thread Fabiano Rosas
Het Gala writes: > Add a positive test to check multifd live migration but this time > using list of channels (restricted to 1) as the starting point > instead of simple uri string. > > Signed-off-by: Het Gala > Suggested-by: Fabiano Rosas Reviewed-by: Fabiano Rosas

[PATCH v6 7/8] Add multifd_tcp_plain test using list of channels instead of uri

2024-03-12 Thread Het Gala
Add a positive test to check multifd live migration but this time using list of channels (restricted to 1) as the starting point instead of simple uri string. Signed-off-by: Het Gala Suggested-by: Fabiano Rosas --- tests/qtest/migration-test.c | 30 +++--- 1 file changed