From: Dmitry Fomichev <Dmitry.Fomichev@wdc.com>
To: "its@irrelevant.dk" <its@irrelevant.dk>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: "kbusch@kernel.org" <kbusch@kernel.org>,
"kwolf@redhat.com" <kwolf@redhat.com>,
"k.jensen@samsung.com" <k.jensen@samsung.com>,
"qemu-block@nongnu.org" <qemu-block@nongnu.org>,
"mreitz@redhat.com" <mreitz@redhat.com>
Subject: Re: [PATCH 0/6] hw/block/nvme: zoned misc fixes
Date: Mon, 18 Jan 2021 03:35:50 +0000 [thread overview]
Message-ID: <0e93635d89378b7cb0250ad4a73555676d0ad4ea.camel@wdc.com> (raw)
In-Reply-To: <20210111123223.76248-1-its@irrelevant.dk>
On Mon, 2021-01-11 at 13:32 +0100, Klaus Jensen wrote:
> From: Klaus Jensen <k.jensen@samsung.com>
Klaus,
This series looks good to me. I've made a comment in "zero out zones on reset"
patch, but it is only cosmetic in nature. I am going to send a patch
with another small fix in ZNS code.
Best regards,
Dmitry
Tested-by: Dmitry Fomichev <dmitry.fomichev@wdc.com>
Reviewed-by: Dmitry Fomichev <dmitry.fomichev@wdc.com>
>
> These are some follow-up patches to the just merged zoned series.
>
> The biggest addition here is asynchronous zeroing of zones on reset.
>
> Klaus Jensen (6):
> hw/block/nvme: fix shutdown/reset logic
> hw/block/nvme: merge implicitly/explicitly opened processing masks
> hw/block/nvme: enum style fix
> hw/block/nvme: zero out zones on reset
> hw/block/nvme: add missing string representations for commands
> hw/block/nvme: remove unnecessary check for append
>
> hw/block/nvme-ns.h | 4 +-
> hw/block/nvme.h | 4 +
> include/block/nvme.h | 4 +-
> hw/block/nvme.c | 200 +++++++++++++++++++++++++++---------------
> hw/block/trace-events | 1 +
> 5 files changed, 140 insertions(+), 73 deletions(-)
>
> --
> 2.30.0
>
next prev parent reply other threads:[~2021-01-18 3:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-11 12:32 [PATCH 0/6] hw/block/nvme: zoned misc fixes Klaus Jensen
2021-01-11 12:32 ` [PATCH 1/6] hw/block/nvme: fix shutdown/reset logic Klaus Jensen
2021-01-14 23:49 ` Keith Busch
2021-01-11 12:32 ` [PATCH 2/6] hw/block/nvme: merge implicitly/explicitly opened processing masks Klaus Jensen
2021-01-11 12:32 ` [PATCH 3/6] hw/block/nvme: enum style fix Klaus Jensen
2021-01-11 12:32 ` [PATCH 4/6] hw/block/nvme: zero out zones on reset Klaus Jensen
2021-01-18 3:35 ` Dmitry Fomichev
2021-01-11 12:32 ` [PATCH 5/6] hw/block/nvme: add missing string representations for commands Klaus Jensen
2021-01-11 12:32 ` [PATCH 6/6] hw/block/nvme: remove unnecessary check for append Klaus Jensen
2021-01-18 3:35 ` Dmitry Fomichev [this message]
2021-01-18 5:58 ` [PATCH 0/6] hw/block/nvme: zoned misc fixes Klaus Jensen
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=0e93635d89378b7cb0250ad4a73555676d0ad4ea.camel@wdc.com \
--to=dmitry.fomichev@wdc.com \
--cc=its@irrelevant.dk \
--cc=k.jensen@samsung.com \
--cc=kbusch@kernel.org \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/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).