From: Hyman Huang(黄勇) <huang...@chinatelecom.cn> This is the v1 of guestperf multifd migration support
It is merely the same as the original patch, just change the maintainer, since the ./scripts/get_maintainer.pl do not get the maintainer of tests/migration before this patch: https://lore.kernel.org/qemu-devel/842e7cbd-a444-04ac-35d5-168c64154...@redhat.com/ Guestperf tool does not cover the multifd-enabled migration currently, it is worth supporting so that developers can analysis the migration performance with all kinds of migration. Please review, thanks. Hyman (1): tests/migration: introduce multifd into guestperf tests/migration/guestperf/comparison.py | 14 ++++++++++++++ tests/migration/guestperf/engine.py | 16 ++++++++++++++++ tests/migration/guestperf/scenario.py | 12 ++++++++++-- tests/migration/guestperf/shell.py | 10 +++++++++- 4 files changed, 49 insertions(+), 3 deletions(-) -- 1.8.3.1