[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 2/5] tests/migration: Make initrd-stress.img built by defa
From: |
Fabiano Rosas |
Subject: |
Re: [PATCH v1 2/5] tests/migration: Make initrd-stress.img built by default |
Date: |
Fri, 09 Aug 2024 09:59:32 -0300 |
yong.huang@smartx.com writes:
> From: Hyman Huang <yong.huang@smartx.com>
>
> The initrd-stress.img was compiled by specifying the
> target, to make it easier for developers to play the
> guestperf tool, make it built by default.
>
> Signed-off-by: Hyman Huang <yong.huang@smartx.com>
> ---
> tests/migration/meson.build | 5 +++--
This could have moved along with the rest of guestperf. There's already
a scripts/meson.build where these could go.
- [PATCH v1 0/5] Guestperf: miscellaneous refinement and enrichment, yong . huang, 2024/08/09
- [PATCH v1 1/5] tests/migration: Move the guestperf tool to scripts directory, yong . huang, 2024/08/09
- [PATCH v1 2/5] tests/migration: Make initrd-stress.img built by default, yong . huang, 2024/08/09
- [PATCH v1 3/5] guestperf: Support deferred migration for multifd, yong . huang, 2024/08/09
- [PATCH v1 4/5] guestperf: Nitpick the inconsistent parameters, yong . huang, 2024/08/09
- [PATCH v1 5/5] guestperf: Introduce multifd compression option, yong . huang, 2024/08/09