mbox series

[0/2] Support multifd compression test for guestperf

Message ID cover.1722957352.git.yong.huang@smartx.com (mailing list archive)
Headers show
Series Support multifd compression test for guestperf | expand

Message

Yong Huang Aug. 6, 2024, 3:23 p.m. UTC
From: Hyman Huang <yong.huang@smartx.com>

The first patch just nitpick the inconsistent parameters for multifd
test.

The second patch support multifd compression test.

Please review, thanks,

Yong

Hyman Huang (2):
  tests/migration: Nitpick the inconsistent parameters
  tests/migration: Introduce multifd compression into guestperf

 tests/migration/guestperf/comparison.py | 15 ++++++++++++++-
 tests/migration/guestperf/engine.py     | 12 ++++++++++++
 tests/migration/guestperf/scenario.py   |  7 +++++--
 tests/migration/guestperf/shell.py      |  3 +++
 4 files changed, 34 insertions(+), 3 deletions(-)