[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH V5 17/23] tests/qtest: optimize migrate_set_ports
From: |
Peter Xu |
Subject: |
Re: [PATCH V5 17/23] tests/qtest: optimize migrate_set_ports |
Date: |
Tue, 24 Dec 2024 14:26:13 -0500 |
On Tue, Dec 24, 2024 at 08:17:02AM -0800, Steve Sistare wrote:
> Do not query connection parameters if all port numbers are known. This is
> more efficient, and also solves a problem for the cpr-transfer test.
> At the point where cpr-transfer calls migrate_qmp and migrate_set_ports,
> the monitor is not connected and queries are not allowed. Port=0 is
> never used for cpr-transfer.
>
> Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
--
Peter Xu
- Re: [PATCH V5 02/23] physmem: qemu_ram_alloc_from_fd extensions, (continued)
- [PATCH V5 09/23] hostmem-shm: preserve for cpr, Steve Sistare, 2024/12/24
- [PATCH V5 12/23] migration: SCM_RIGHTS for QEMUFile, Steve Sistare, 2024/12/24
- [PATCH V5 11/23] migration: incoming channel, Steve Sistare, 2024/12/24
- [PATCH V5 14/23] migration: cpr-transfer save and load, Steve Sistare, 2024/12/24
- [PATCH V5 18/23] tests/qtest: defer connection, Steve Sistare, 2024/12/24
- [PATCH V5 19/23] migration-test: defer connection, Steve Sistare, 2024/12/24
- [PATCH V5 17/23] tests/qtest: optimize migrate_set_ports, Steve Sistare, 2024/12/24
- Re: [PATCH V5 17/23] tests/qtest: optimize migrate_set_ports,
Peter Xu <=
- [PATCH V5 22/23] migration-test: cpr-transfer, Steve Sistare, 2024/12/24
- [PATCH V5 20/23] tests/qtest: enhance migration channels, Steve Sistare, 2024/12/24
- [PATCH V5 15/23] migration: cpr-transfer mode, Steve Sistare, 2024/12/24
- [PATCH V5 21/23] tests/qtest: assert qmp_ready, Steve Sistare, 2024/12/24
- [PATCH V5 23/23] migration: cpr-transfer documentation, Steve Sistare, 2024/12/24