All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabiano Rosas <farosas@suse.de>
To: yong.huang@smartx.com, qemu-devel@nongnu.org
Cc: Peter Xu <peterx@redhat.com>, yong.huang@smartx.com
Subject: Re: [PATCH 1/2] tests/migration: Nitpick the inconsistent parameters
Date: Tue, 06 Aug 2024 15:13:38 -0300	[thread overview]
Message-ID: <87bk25h63x.fsf@suse.de> (raw)
In-Reply-To: <2c2a9e1ade9265f708530029b967e160fab74b6b.1722957352.git.yong.huang@smartx.com>

yong.huang@smartx.com writes:

> From: Hyman Huang <yong.huang@smartx.com>
>
> Signed-off-by: Hyman Huang <yong.huang@smartx.com>
> ---
>  tests/migration/guestperf/comparison.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/migration/guestperf/comparison.py b/tests/migration/guestperf/comparison.py
> index 42cc0372d1..40e9d2eb1d 100644
> --- a/tests/migration/guestperf/comparison.py
> +++ b/tests/migration/guestperf/comparison.py
> @@ -127,7 +127,7 @@ def __init__(self, name, scenarios):
>      # varying numbers of channels
>      Comparison("compr-multifd", scenarios = [
>          Scenario("compr-multifd-channels-4",
> -                 multifd=True, multifd_channels=2),
> +                 multifd=True, multifd_channels=4),
>          Scenario("compr-multifd-channels-8",
>                   multifd=True, multifd_channels=8),
>          Scenario("compr-multifd-channels-32",

Reviewed-by: Fabiano Rosas <farosas@suse.de>


  reply	other threads:[~2024-08-06 18:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-06 15:23 [PATCH 0/2] Support multifd compression test for guestperf yong.huang
2024-08-06 15:23 ` [PATCH 1/2] tests/migration: Nitpick the inconsistent parameters yong.huang
2024-08-06 18:13   ` Fabiano Rosas [this message]
2024-08-06 15:23 ` [PATCH 2/2] tests/migration: Introduce multifd compression into guestperf yong.huang
2024-08-06 19:22   ` Fabiano Rosas
2024-08-07  2:05     ` Yong Huang

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=87bk25h63x.fsf@suse.de \
    --to=farosas@suse.de \
    --cc=peterx@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yong.huang@smartx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.