From: Zhangfei Gao <zhangfei.gao@linaro.org>
To: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Cc: qemu-devel@nongnu.org, peterx@redhat.com, farosas@suse.de,
yuan1.liu@intel.com, pbonzini@redhat.com, berrange@redhat.com,
marcandre.lureau@redhat.com, thuth@redhat.com,
armbru@redhat.com, lvivier@redhat.com, linuxarm@huawei.com,
linwenkai6@hisilicon.com, huangchenghai2@huawei.com
Subject: Re: [PATCH v2 6/7] migration/multifd: Switch to no compression when no hardware support
Date: Tue, 11 Jun 2024 23:47:10 +0800 [thread overview]
Message-ID: <CABQgh9HrWe7qpyPT9moizDOZ+8rd_-LG4xOfDSk-KsbkseBWNA@mail.gmail.com> (raw)
In-Reply-To: <20240607135310.46320-7-shameerali.kolothum.thodi@huawei.com>
On Fri, 7 Jun 2024 at 21:54, Shameer Kolothum
<shameerali.kolothum.thodi@huawei.com> wrote:
>
> Send raw packets over if UADK hardware support is not available. This is to
> satisfy Qemu qtest CI which may run on platforms that don't have UADK
> hardware support. Subsequent patch will add support for uadk migration
> qtest.
>
> Reviewed-by: Fabiano Rosas <farosas@suse.de>
> Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Reviewed-by: Zhangfei Gao <zhangfei.gao@linaro.org>
next prev parent reply other threads:[~2024-06-11 15:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-07 13:53 [PATCH v2 0/7] Live migration acceleration with UADK Shameer Kolothum via
2024-06-07 13:53 ` [PATCH v2 1/7] docs/migration: add uadk compression feature Shameer Kolothum via
2024-06-11 15:44 ` Zhangfei Gao
2024-06-07 13:53 ` [PATCH v2 2/7] configure: Add uadk option Shameer Kolothum via
2024-06-11 15:44 ` Zhangfei Gao
2024-06-07 13:53 ` [PATCH v2 3/7] migration/multifd: add uadk compression framework Shameer Kolothum via
2024-06-11 15:45 ` Zhangfei Gao
2024-06-07 13:53 ` [PATCH v2 4/7] migration/multifd: Add UADK initialization Shameer Kolothum via
2024-06-10 18:35 ` Fabiano Rosas
2024-06-11 15:47 ` Zhangfei Gao
2024-06-07 13:53 ` [PATCH v2 5/7] migration/multifd: Add UADK based compression and decompression Shameer Kolothum via
2024-06-11 15:46 ` Zhangfei Gao
2024-06-07 13:53 ` [PATCH v2 6/7] migration/multifd: Switch to no compression when no hardware support Shameer Kolothum via
2024-06-11 15:47 ` Zhangfei Gao [this message]
2024-06-07 13:53 ` [PATCH v2 7/7] tests/migration-test: add uadk compression test Shameer Kolothum via
2024-06-14 13:01 ` [PATCH v2 0/7] Live migration acceleration with UADK Fabiano Rosas
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=CABQgh9HrWe7qpyPT9moizDOZ+8rd_-LG4xOfDSk-KsbkseBWNA@mail.gmail.com \
--to=zhangfei.gao@linaro.org \
--cc=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=farosas@suse.de \
--cc=huangchenghai2@huawei.com \
--cc=linuxarm@huawei.com \
--cc=linwenkai6@hisilicon.com \
--cc=lvivier@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peterx@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=shameerali.kolothum.thodi@huawei.com \
--cc=thuth@redhat.com \
--cc=yuan1.liu@intel.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).