qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Laurent Vivier <lvivier@redhat.com>,
	Thomas Huth <thuth@redhat.com>,
	qemu-block@nongnu.org, qemu-devel@nongnu.org,
	Coiby Xu <Coiby.Xu@gmail.com>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH 0/3] vhost-user-blk-test: add tests for the vhost-user-blk server
Date: Wed, 12 May 2021 17:02:32 +0200	[thread overview]
Message-ID: <YJvuCPIBzcj1mJ7D@merkur.fritz.box> (raw)
In-Reply-To: <YJo/Db3oifY5e6os@stefanha-x1.localdomain>

[-- Attachment #1: Type: text/plain, Size: 1263 bytes --]

Am 11.05.2021 um 10:23 hat Stefan Hajnoczi geschrieben:
> On Mon, Mar 22, 2021 at 09:23:24AM +0000, Stefan Hajnoczi wrote:
> > These patches add a qtest for the vhost-user-blk server. CI found several
> > issues that caused these patches to be dropped from Michael Tsirkin and Kevin
> > Wolf's pull requests in the past. Hopefully they will go in smoothly this time!
> > 
> > Coiby Xu (1):
> >   test: new qTest case to test the vhost-user-blk-server
> > 
> > Stefan Hajnoczi (2):
> >   tests/qtest: add multi-queue test case to vhost-user-blk-test
> >   vhost-user-blk-test: test discard/write zeroes invalid inputs
> > 
> >  MAINTAINERS                         |   2 +
> >  tests/qtest/libqos/vhost-user-blk.h |  48 ++
> >  tests/qtest/libqos/vhost-user-blk.c | 130 ++++
> >  tests/qtest/vhost-user-blk-test.c   | 989 ++++++++++++++++++++++++++++
> >  tests/qtest/libqos/meson.build      |   1 +
> >  tests/qtest/meson.build             |   4 +
> >  6 files changed, 1174 insertions(+)
> >  create mode 100644 tests/qtest/libqos/vhost-user-blk.h
> >  create mode 100644 tests/qtest/libqos/vhost-user-blk.c
> >  create mode 100644 tests/qtest/vhost-user-blk-test.c
> 
> Ping for QEMU 6.1

Thanks, applied to the block branch.

Kevin

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2021-05-12 15:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-22  9:23 [PATCH 0/3] vhost-user-blk-test: add tests for the vhost-user-blk server Stefan Hajnoczi
2021-03-22  9:23 ` [PATCH 1/3] test: new qTest case to test the vhost-user-blk-server Stefan Hajnoczi
2021-03-22  9:23 ` [PATCH 2/3] tests/qtest: add multi-queue test case to vhost-user-blk-test Stefan Hajnoczi
2021-03-22  9:23 ` [PATCH 3/3] vhost-user-blk-test: test discard/write zeroes invalid inputs Stefan Hajnoczi
2021-05-11  8:23 ` [PATCH 0/3] vhost-user-blk-test: add tests for the vhost-user-blk server Stefan Hajnoczi
2021-05-12 15:02   ` Kevin Wolf [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=YJvuCPIBzcj1mJ7D@merkur.fritz.box \
    --to=kwolf@redhat.com \
    --cc=Coiby.Xu@gmail.com \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --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).