qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH QEMU 0/3] migration: enrich the dirty-limit test case
@ 2023-07-28 17:17 ~hyman
  2023-06-07 16:46 ` [PATCH QEMU 1/3] tests: Add migration dirty-limit capability test ~hyman
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: ~hyman @ 2023-07-28 17:17 UTC (permalink / raw)
  To: qemu-devel
  Cc: Juan Quintela, Peter Xu, Leonardo Bras, Thomas Huth,
	Laurent Vivier, Paolo Bonzini

Dirty-limit feature was introduced in 8.1, and the test
case could be enriched to make sure the behavior and
the performance of dirty-limit is exactly what we want.

This series add 2 test cases, the first commit aims for
the functional test and the others aim for the
performance test.

Please review, thanks.

Yong.

Hyman Huang(黄勇) (3):
  tests: Add migration dirty-limit capability test
  tests/migration: Introduce dirty-ring-size option into guestperf
  tests/migration: Introduce dirty-limit into guestperf

 tests/migration/guestperf/comparison.py |  23 ++++
 tests/migration/guestperf/engine.py     |  23 +++-
 tests/migration/guestperf/hardware.py   |   8 +-
 tests/migration/guestperf/progress.py   |  16 ++-
 tests/migration/guestperf/scenario.py   |  11 +-
 tests/migration/guestperf/shell.py      |  24 +++-
 tests/qtest/migration-test.c            | 155 ++++++++++++++++++++++++
 7 files changed, 252 insertions(+), 8 deletions(-)

-- 
2.38.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-28 20:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 17:17 [PATCH QEMU 0/3] migration: enrich the dirty-limit test case ~hyman
2023-06-07 16:46 ` [PATCH QEMU 1/3] tests: Add migration dirty-limit capability test ~hyman
2023-07-28 19:45   ` Peter Xu
2023-07-26 18:25 ` [PATCH QEMU 2/3] tests/migration: Introduce dirty-ring-size option into guestperf ~hyman
2023-07-26 18:50 ` [PATCH QEMU 3/3] tests/migration: Introduce dirty-limit " ~hyman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).