Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test

2025-01-15 Thread Fabiano Rosas
Igor Mammedov writes: > On Mon, 13 Jan 2025 18:08:33 -0300 > Fabiano Rosas wrote: > >> Bug #2594 is about a failure during migration after a cpu hotplug. Add >> a test that covers that scenario. Start the source with -smp 2 and >> destination with -smp 3, plug one extra cpu to match and migrate.

Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test

2025-01-15 Thread Igor Mammedov
On Mon, 13 Jan 2025 18:08:33 -0300 Fabiano Rosas wrote: > Bug #2594 is about a failure during migration after a cpu hotplug. Add > a test that covers that scenario. Start the source with -smp 2 and > destination with -smp 3, plug one extra cpu to match and migrate. -smp on target should be the s

Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test

2025-01-14 Thread Peter Xu
On Tue, Jan 14, 2025 at 04:14:44PM -0500, Stefan Hajnoczi wrote: > On Tue, 14 Jan 2025 at 15:15, Peter Xu wrote: > > > > On Tue, Jan 14, 2025 at 02:28:46PM -0500, Stefan Hajnoczi wrote: > > > On Tue, 14 Jan 2025 at 09:15, Fabiano Rosas wrote: > > > > > > > > Stefan Hajnoczi writes: > > > > > > >

Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test

2025-01-14 Thread Stefan Hajnoczi
On Tue, 14 Jan 2025 at 15:15, Peter Xu wrote: > > On Tue, Jan 14, 2025 at 02:28:46PM -0500, Stefan Hajnoczi wrote: > > On Tue, 14 Jan 2025 at 09:15, Fabiano Rosas wrote: > > > > > > Stefan Hajnoczi writes: > > > > > > > On Mon, 13 Jan 2025 at 16:09, Fabiano Rosas wrote: > > > >> > > > >> Bug #2

Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test

2025-01-14 Thread Peter Xu
On Tue, Jan 14, 2025 at 02:28:46PM -0500, Stefan Hajnoczi wrote: > On Tue, 14 Jan 2025 at 09:15, Fabiano Rosas wrote: > > > > Stefan Hajnoczi writes: > > > > > On Mon, 13 Jan 2025 at 16:09, Fabiano Rosas wrote: > > >> > > >> Bug #2594 is about a failure during migration after a cpu hotplug. Add

Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test

2025-01-14 Thread Stefan Hajnoczi
On Tue, 14 Jan 2025 at 09:15, Fabiano Rosas wrote: > > Stefan Hajnoczi writes: > > > On Mon, 13 Jan 2025 at 16:09, Fabiano Rosas wrote: > >> > >> Bug #2594 is about a failure during migration after a cpu hotplug. Add > >> a test that covers that scenario. Start the source with -smp 2 and > >> de

Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test

2025-01-14 Thread Fabiano Rosas
Stefan Hajnoczi writes: > On Mon, 13 Jan 2025 at 16:09, Fabiano Rosas wrote: >> >> Bug #2594 is about a failure during migration after a cpu hotplug. Add >> a test that covers that scenario. Start the source with -smp 2 and >> destination with -smp 3, plug one extra cpu to match and migrate. >>

Re: [RFC PATCH] tests/qtest/migration: Add cpu hotplug test

2025-01-14 Thread Stefan Hajnoczi
On Mon, 13 Jan 2025 at 16:09, Fabiano Rosas wrote: > > Bug #2594 is about a failure during migration after a cpu hotplug. Add > a test that covers that scenario. Start the source with -smp 2 and > destination with -smp 3, plug one extra cpu to match and migrate. > > The issue seems to be a mismatc