qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>,
	Laurent Vivier <lvivier@redhat.com>,
	Thomas Huth <thuth@redhat.com>,
	qemu-block@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: Tue, 11 May 2021 09:23:41 +0100	[thread overview]
Message-ID: <YJo/Db3oifY5e6os@stefanha-x1.localdomain> (raw)
In-Reply-To: <20210322092327.150720-1-stefanha@redhat.com>

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

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

Stefan

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

  parent reply	other threads:[~2021-05-11  8:53 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 ` Stefan Hajnoczi [this message]
2021-05-12 15:02   ` [PATCH 0/3] vhost-user-blk-test: add tests for the vhost-user-blk server Kevin Wolf

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=YJo/Db3oifY5e6os@stefanha-x1.localdomain \
    --to=stefanha@redhat.com \
    --cc=Coiby.Xu@gmail.com \
    --cc=kwolf@redhat.com \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-block@nongnu.org \
    --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).