qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Durrant <Paul.Durrant@citrix.com>
To: "'klaus@birkelund.eu'" <klaus@birkelund.eu>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	Paul Durrant <paul@xen.org>
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH 16/16] nvme: support multiple namespaces
Date: Wed, 25 Sep 2019 11:33:45 +0000	[thread overview]
Message-ID: <c60e88d4912848148ce74b574e7dc51e@AMSPEX02CL03.citrite.net> (raw)

Hi Klaus,

  I may have missed something but are you planning a v2 of your nvme_ns series soon? I just ran into another issue with this version when trying to use non-consecutive nsid value; the code uses an array of ns indexed by the nsid, and using non-consecutive values causes it to wander off the end of the array when trying to look up an ns by nsid.

  Cheers,

    Paul


             reply	other threads:[~2019-09-25 11:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-25 11:33 Paul Durrant [this message]
2019-09-25 12:15 ` [Qemu-devel] [Qemu-block] [PATCH 16/16] nvme: support multiple namespaces Klaus Jensen
2019-09-25 12:50   ` Paul Durrant
  -- strict thread matches above, loose matches on Subject: below --
2019-07-05  7:23 [Qemu-devel] [PATCH 00/16] nvme: support NVMe v1.3d, SGLs and " Klaus Birkelund Jensen
2019-07-05  7:23 ` [Qemu-devel] [PATCH 16/16] nvme: support " Klaus Birkelund Jensen
2019-07-05 13:36   ` [Qemu-devel] [Qemu-block] " Klaus Birkelund
2019-07-05 13:49     ` Daniel P. Berrangé
2019-07-05 16:20       ` Klaus Birkelund
2019-07-05 16:25         ` Daniel P. Berrangé

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=c60e88d4912848148ce74b574e7dc51e@AMSPEX02CL03.citrite.net \
    --to=paul.durrant@citrix.com \
    --cc=klaus@birkelund.eu \
    --cc=paul@xen.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).