[PATCH v4 0/4] Guestperf: miscellaneous refinement and enrichment

yong.huang@smartx.com posted 4 patches 1 month, 2 weeks ago
There is a newer version of this series
.../migration-stress/guestperf/comparison.py  | 15 ++++++-
tests/migration-stress/guestperf/engine.py    | 43 ++++++++++++++++---
tests/migration-stress/guestperf/report.py    | 20 +++++++++
tests/migration-stress/guestperf/scenario.py  |  7 ++-
tests/migration-stress/guestperf/shell.py     |  3 ++
5 files changed, 79 insertions(+), 9 deletions(-)
[PATCH v4 0/4] Guestperf: miscellaneous refinement and enrichment
Posted by yong.huang@smartx.com 1 month, 2 weeks ago
From: Hyman Huang <yong.huang@smartx.com>

Please review, thanks
Yong

v3:
1. Remove the two redundant assignments in [PATCH v2 2/5] suggested by Daniel

v2:
1. Update the MAINTAINERS section suggested by Fabiano Rosas
2. Ensure the dependencies when build the initrd-stress.img suggested by Daniel
3. Fix some bugs

v1:
The previous patchset:
https://lore.kernel.org/qemu-devel/cover.1722957352.git.yong.huang@smartx.com/
does not made the necessary changes and tests for the upstream version.

This patchset works for that:
1. Move the guestperf to scripts directory suggested by Fabiano Rosas
2. Make initrd-stress.img built by default suggested by Fabiano Rosas
3. Make the necessary changes to adapt the latest multifd behavior
4. A nitpick for multifd migration
5. Support multifd compression option

Hyman Huang (4):
  guestperf: Support deferred migration for multifd
  guestperf: Nitpick the inconsistent parameters
  guestperf: Introduce multifd compression option
  guestperf: Add test result data into report

 .../migration-stress/guestperf/comparison.py  | 15 ++++++-
 tests/migration-stress/guestperf/engine.py    | 43 ++++++++++++++++---
 tests/migration-stress/guestperf/report.py    | 20 +++++++++
 tests/migration-stress/guestperf/scenario.py  |  7 ++-
 tests/migration-stress/guestperf/shell.py     |  3 ++
 5 files changed, 79 insertions(+), 9 deletions(-)

-- 
2.27.0