From: Thomas Huth <thuth@redhat.com>
To: Nico Boehr <nrb@linux.ibm.com>,
kvm@vger.kernel.org, linux-s390@vger.kernel.org
Cc: frankja@linux.ibm.com, imbrenda@linux.ibm.com
Subject: Re: [PATCH] s390x: split migration test into vector and gs test
Date: Wed, 6 Jul 2022 12:56:35 +0200 [thread overview]
Message-ID: <932d0d05-5518-da8b-ef9f-986cf6b613e0@redhat.com> (raw)
In-Reply-To: <20220704133002.791395-1-nrb@linux.ibm.com>
On 04/07/2022 15.30, Nico Boehr wrote:
> Since we now have a few more migration tests, let's split migration.c
> into two files for vector and gs facilities. Since guarded-storage and vector
> facilities can be en-/disabled independant of each other, this simplifies the
> code a bit and makes it clear what the scope of the tests is.
>
> Signed-off-by: Nico Boehr <nrb@linux.ibm.com>
> ---
> s390x/Makefile | 3 +-
> s390x/migration-gs.c | 122 +++++++++++++++++++++++++
> s390x/{migration.c => migration-vec.c} | 54 +----------
> s390x/unittests.cfg | 15 ++-
> 4 files changed, 136 insertions(+), 58 deletions(-)
> create mode 100644 s390x/migration-gs.c
> rename s390x/{migration.c => migration-vec.c} (77%)
Makes sense.
Acked-by: Thomas Huth <thuth@redhat.com>
PS: Please have a look at the end of the README.md file to see how to set a
better default subjectprefix for k-u-t patches. Thanks!
prev parent reply other threads:[~2022-07-06 10:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-04 13:30 [PATCH] s390x: split migration test into vector and gs test Nico Boehr
2022-07-06 10:56 ` Thomas Huth [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=932d0d05-5518-da8b-ef9f-986cf6b613e0@redhat.com \
--to=thuth@redhat.com \
--cc=frankja@linux.ibm.com \
--cc=imbrenda@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=nrb@linux.ibm.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