From: Ricardo Koller <ricarkol@google.com>
To: Andrew Jones <drjones@redhat.com>
Cc: kvm@vger.kernel.org, maz@kernel.org, pshier@google.com,
Paolo Bonzini <pbonzini@redhat.com>,
maciej.szmigiero@oracle.com, kvmarm@lists.cs.columbia.edu
Subject: Re: [PATCH v2 0/2] KVM: selftests: enable the memslot tests in ARM64
Date: Tue, 7 Sep 2021 13:52:21 -0700 [thread overview]
Message-ID: <YTfRBSs3Y1OjNH5u@google.com> (raw)
In-Reply-To: <20210907181737.jrg35l3d342zgikt@gator.home>
On Tue, Sep 07, 2021 at 08:17:37PM +0200, Andrew Jones wrote:
> On Tue, Sep 07, 2021 at 11:09:55AM -0700, Ricardo Koller wrote:
> > Enable memslot_modification_stress_test and memslot_perf_test in ARM64
> > (second patch). memslot_modification_stress_test builds and runs in
> > aarch64 without any modification. memslot_perf_test needs some nits
> > regarding ucalls (first patch).
> >
> > Can anybody try these two tests in s390, please?
> >
> > Changes:
> > v2: Makefile tests in the right order (from Andrew).
>
> Hi Ricardo,
>
> You could have collected all the r-b's too.
Thanks Andrew. Will try to do it next time (if changes are small like
in this patch set.
Thanks,
Ricardo
>
> Thanks,
> drew
>
> >
> > Ricardo Koller (2):
> > KVM: selftests: make memslot_perf_test arch independent
> > KVM: selftests: build the memslot tests for arm64
> >
> > tools/testing/selftests/kvm/Makefile | 2 +
> > .../testing/selftests/kvm/memslot_perf_test.c | 56 +++++++++++--------
> > 2 files changed, 36 insertions(+), 22 deletions(-)
> >
> > --
> > 2.33.0.153.gba50c8fa24-goog
> >
>
_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
WARNING: multiple messages have this Message-ID (diff)
From: Ricardo Koller <ricarkol@google.com>
To: Andrew Jones <drjones@redhat.com>
Cc: kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu,
Paolo Bonzini <pbonzini@redhat.com>,
maciej.szmigiero@oracle.com, maz@kernel.org, oupton@google.com,
jingzhangos@google.com, pshier@google.com, rananta@google.com,
reijiw@google.com
Subject: Re: [PATCH v2 0/2] KVM: selftests: enable the memslot tests in ARM64
Date: Tue, 7 Sep 2021 13:52:21 -0700 [thread overview]
Message-ID: <YTfRBSs3Y1OjNH5u@google.com> (raw)
In-Reply-To: <20210907181737.jrg35l3d342zgikt@gator.home>
On Tue, Sep 07, 2021 at 08:17:37PM +0200, Andrew Jones wrote:
> On Tue, Sep 07, 2021 at 11:09:55AM -0700, Ricardo Koller wrote:
> > Enable memslot_modification_stress_test and memslot_perf_test in ARM64
> > (second patch). memslot_modification_stress_test builds and runs in
> > aarch64 without any modification. memslot_perf_test needs some nits
> > regarding ucalls (first patch).
> >
> > Can anybody try these two tests in s390, please?
> >
> > Changes:
> > v2: Makefile tests in the right order (from Andrew).
>
> Hi Ricardo,
>
> You could have collected all the r-b's too.
Thanks Andrew. Will try to do it next time (if changes are small like
in this patch set.
Thanks,
Ricardo
>
> Thanks,
> drew
>
> >
> > Ricardo Koller (2):
> > KVM: selftests: make memslot_perf_test arch independent
> > KVM: selftests: build the memslot tests for arm64
> >
> > tools/testing/selftests/kvm/Makefile | 2 +
> > .../testing/selftests/kvm/memslot_perf_test.c | 56 +++++++++++--------
> > 2 files changed, 36 insertions(+), 22 deletions(-)
> >
> > --
> > 2.33.0.153.gba50c8fa24-goog
> >
>
next prev parent reply other threads:[~2021-09-07 20:52 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-07 18:09 [PATCH v2 0/2] KVM: selftests: enable the memslot tests in ARM64 Ricardo Koller
2021-09-07 18:09 ` Ricardo Koller
2021-09-07 18:09 ` [PATCH v2 1/2] KVM: selftests: make memslot_perf_test arch independent Ricardo Koller
2021-09-07 18:09 ` Ricardo Koller
2021-09-07 18:18 ` Andrew Jones
2021-09-07 18:18 ` Andrew Jones
2021-09-07 19:06 ` Oliver Upton
2021-09-07 19:06 ` Oliver Upton
2021-09-07 18:09 ` [PATCH v2 2/2] KVM: selftests: build the memslot tests for arm64 Ricardo Koller
2021-09-07 18:09 ` Ricardo Koller
2021-09-07 18:18 ` Andrew Jones
2021-09-07 18:18 ` Andrew Jones
2021-09-07 19:05 ` Oliver Upton
2021-09-07 19:05 ` Oliver Upton
2021-09-07 18:17 ` [PATCH v2 0/2] KVM: selftests: enable the memslot tests in ARM64 Andrew Jones
2021-09-07 18:17 ` Andrew Jones
2021-09-07 20:52 ` Ricardo Koller [this message]
2021-09-07 20:52 ` Ricardo Koller
2021-10-19 21:17 ` Ricardo Koller
2021-10-19 21:17 ` Ricardo Koller
2021-10-21 12:47 ` Marc Zyngier
2021-10-21 12:47 ` Marc Zyngier
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=YTfRBSs3Y1OjNH5u@google.com \
--to=ricarkol@google.com \
--cc=drjones@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.cs.columbia.edu \
--cc=maciej.szmigiero@oracle.com \
--cc=maz@kernel.org \
--cc=pbonzini@redhat.com \
--cc=pshier@google.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.