qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
	Longpeng <longpeng2@huawei.com>,
	"Emilio G . Cota" <cota@braap.org>,
	qemu-devel@nongnu.org,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: Re: [PATCH] tests: Move benchmarks into a separate folder
Date: Mon, 15 Mar 2021 11:39:15 +0000	[thread overview]
Message-ID: <YE9HY2G8ziBs9dtJ@redhat.com> (raw)
In-Reply-To: <20210312092238.79509-1-thuth@redhat.com>

On Fri, Mar 12, 2021 at 10:22:38AM +0100, Thomas Huth wrote:
> Make it clear that these files are related to benchmarks by moving
> them into a new folder called "bench".
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  Based-on: 20210310063314.1049838-1-thuth@redhat.com
> 
>  tests/{ => bench}/atomic64-bench.c          |  0
>  tests/{ => bench}/atomic_add-bench.c        |  0
>  tests/{ => bench}/benchmark-crypto-cipher.c |  0
>  tests/{ => bench}/benchmark-crypto-hash.c   |  0
>  tests/{ => bench}/benchmark-crypto-hmac.c   |  0
>  tests/bench/meson.build                     | 34 +++++++++++++++++++++
>  tests/{ => bench}/qht-bench.c               |  0
>  tests/meson.build                           | 34 +--------------------
>  8 files changed, 35 insertions(+), 33 deletions(-)
>  rename tests/{ => bench}/atomic64-bench.c (100%)
>  rename tests/{ => bench}/atomic_add-bench.c (100%)
>  rename tests/{ => bench}/benchmark-crypto-cipher.c (100%)
>  rename tests/{ => bench}/benchmark-crypto-hash.c (100%)
>  rename tests/{ => bench}/benchmark-crypto-hmac.c (100%)
>  create mode 100644 tests/bench/meson.build
>  rename tests/{ => bench}/qht-bench.c (100%)

Acked-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



      parent reply	other threads:[~2021-03-15 11:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-12  9:22 [PATCH] tests: Move benchmarks into a separate folder Thomas Huth
2021-03-12  9:28 ` Paolo Bonzini
2021-03-12 10:20 ` Thomas Huth
2021-03-15 11:39 ` Daniel P. Berrangé [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=YE9HY2G8ziBs9dtJ@redhat.com \
    --to=berrange@redhat.com \
    --cc=cota@braap.org \
    --cc=longpeng2@huawei.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.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).