From: Bryan Zhang <bryan.zhang@bytedance.com>
To: qemu-devel@nongnu.org, peterx@redhat.com, farosas@suse.de
Cc: hao.xiang@bytedance.com, Bryan Zhang <bryan.zhang@BYTEDANCE.COM>
Subject: [PATCH 0/2] *** Properly apply migration compression level
Date: Fri, 1 Mar 2024 03:58:59 +0000 [thread overview]
Message-ID: <20240301035901.4006936-1-bryan.zhang@bytedance.com> (raw)
From: Bryan Zhang <bryan.zhang@BYTEDANCE.COM>
There is some glue code missing, such that the
`qmp_migrate_set_parameters` function does not properly update the
`multifd_zstd_level` and `multifd_zlib_level` parameters. This patch
adds the glue code and also adds some function calls to the existing
migration tests to make sure the set_parameters function gets tested.
Bryan Zhang (2):
migration: Properly apply migration compression level parameters
tests/migration: Set compression level in migration tests
migration/options.c | 12 ++++++++++++
tests/qtest/migration-test.c | 10 ++++++++++
2 files changed, 22 insertions(+)
--
2.30.2
next reply other threads:[~2024-03-01 3:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-01 3:58 Bryan Zhang [this message]
2024-03-01 3:59 ` [PATCH 1/2] migration: Properly apply migration compression level parameters Bryan Zhang
2024-03-01 3:59 ` [PATCH 2/2] tests/migration: Set compression level in migration tests Bryan Zhang
2024-03-01 4:12 ` [PATCH 0/2] *** Properly apply migration compression level Peter Xu
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=20240301035901.4006936-1-bryan.zhang@bytedance.com \
--to=bryan.zhang@bytedance.com \
--cc=farosas@suse.de \
--cc=hao.xiang@bytedance.com \
--cc=peterx@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).