qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: huangy81@chinatelecom.cn, qemu-devel <qemu-devel@nongnu.org>,
	Juan Quintela <quintela@redhat.com>
Subject: Re: [PATCH v1] tests/migration: introduce multifd into guestperf
Date: Tue, 11 May 2021 10:54:47 +0100	[thread overview]
Message-ID: <YJpUZ7KYBzby2XUZ@work-vm> (raw)
In-Reply-To: <YIvA3bfScp8yQwjB@redhat.com>

* Daniel P. Berrangé (berrange@redhat.com) wrote:
> On Sat, Mar 20, 2021 at 01:04:56AM +0800, huangy81@chinatelecom.cn wrote:
> > From: Hyman <huangy81@chinatelecom.cn>
> > 
> > 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.
> > 
> > To request that multifd is enabled, with 4 channels:
> > $ ./tests/migration/guestperf.py \
> >     --multifd --multifd-channels 4 --output output.json
> > 
> > To run the entire standardized set of multifd-enabled
> > comparisons, with unix migration:
> > $ ./tests/migration/guestperf-batch.py \
> >     --dst-host localhost --transport unix \
> >     --filter compr-multifd* --output outputdir
> > 
> > Signed-off-by: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
> > ---
> >  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(-)
> 
> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
> 
> I'll queue it, sorry for the delay in responding to this.

I've just picked this up in my migration queue

> 
> 
> Regards,
> Daniel
> -- 
> |: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
> |: https://libvirt.org         -o-            https://fstop138.berrange.com :|
> |: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|
> 
> 
-- 
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK



      reply	other threads:[~2021-05-11  9:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19 17:04 [PATCH v1] introduce multifd into guestperf huangy81
2021-03-19 17:04 ` [PATCH v1] tests/migration: " huangy81
2021-03-24  1:18   ` Hyman Huang
2021-04-21  1:48     ` Hyman Huang
2021-04-30  8:33   ` Daniel P. Berrangé
2021-05-11  9:54     ` Dr. David Alan Gilbert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YJpUZ7KYBzby2XUZ@work-vm \
    --to=dgilbert@redhat.com \
    --cc=berrange@redhat.com \
    --cc=huangy81@chinatelecom.cn \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).