qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Sam Li <faithilikerun@gmail.com>
Cc: qemu-devel@nongnu.org, Kevin Wolf <kwolf@redhat.com>,
	Hanna Reitz <hreitz@redhat.com>,
	Stefano Garzarella <sgarzare@redhat.com>,
	hare@suse.de, Fam Zheng <fam@euphon.net>,
	dmitry.fomichev@wdc.com, damien.lemoal@opensource.wdc.com,
	Julia Suvorova <jusual@redhat.com>,
	Aarushi Mehta <mehta.aaru20@gmail.com>,
	qemu-block@nongnu.org
Subject: Re: [PATCH v7 3/4] qemu-iotests: test zone append operation
Date: Mon, 3 Apr 2023 13:12:15 -0400	[thread overview]
Message-ID: <20230403171215.GD318024@fedora> (raw)
In-Reply-To: <20230323051907.5948-4-faithilikerun@gmail.com>

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

On Thu, Mar 23, 2023 at 01:19:06PM +0800, Sam Li wrote:
> The patch tests zone append writes by reporting the zone wp after
> the completion of the call. "zap -p" option can print the sector
> offset value after completion, which should be the start sector
> where the append write begins.
> 
> Signed-off-by: Sam Li <faithilikerun@gmail.com>
> ---
>  qemu-io-cmds.c                     | 75 ++++++++++++++++++++++++++++++
>  tests/qemu-iotests/tests/zoned     | 16 +++++++
>  tests/qemu-iotests/tests/zoned.out | 16 +++++++
>  3 files changed, 107 insertions(+)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

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

  reply	other threads:[~2023-04-03 17:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23  5:19 [PATCH v7 0/4] Add zone append write for zoned device Sam Li
2023-03-23  5:19 ` [PATCH v7 1/4] file-posix: add tracking of the zone write pointers Sam Li
2023-04-03 17:04   ` Stefan Hajnoczi
2023-04-04 14:38     ` Sam Li
2023-03-23  5:19 ` [PATCH v7 2/4] block: introduce zone append write for zoned devices Sam Li
2023-04-03 17:09   ` Stefan Hajnoczi
2023-03-23  5:19 ` [PATCH v7 3/4] qemu-iotests: test zone append operation Sam Li
2023-04-03 17:12   ` Stefan Hajnoczi [this message]
2023-03-23  5:19 ` [PATCH v7 4/4] block: add some trace events for zone append Sam Li
2023-04-03 17:12   ` Stefan Hajnoczi

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=20230403171215.GD318024@fedora \
    --to=stefanha@redhat.com \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=dmitry.fomichev@wdc.com \
    --cc=faithilikerun@gmail.com \
    --cc=fam@euphon.net \
    --cc=hare@suse.de \
    --cc=hreitz@redhat.com \
    --cc=jusual@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mehta.aaru20@gmail.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=sgarzare@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).