From: Keith Busch <kbusch@kernel.org>
To: Tao Jiang <tanroame.kyle@gmail.com>
Cc: linux-nvme@lists.infradead.org, axboe@kernel.dk, hch@lst.de,
sagi@grimberg.me, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555)
Date: Thu, 16 Apr 2026 16:11:53 -0600 [thread overview]
Message-ID: <aeFeqc0poJuRPK-y@kbusch-mbp> (raw)
In-Reply-To: <1776274035-1604-1-git-send-email-tanroame.kyle@gmail.com>
On Thu, Apr 16, 2026 at 01:27:15AM +0800, Tao Jiang wrote:
> The Memblaze Pblaze5 NVMe device (PCI ID 0x1c5f:0x0555)
> is detected as a controller on recent kernels (tested on 5.15.85
> and 6.8.4), but no namespace is exposed.
>
> Tools like lsblk and fdisk do not report any block device.
>
> dmesg shows:
> nvme nvme0: missing or invalid SUBNQN field.
>
> The device works correctly on older kernels (e.g. 4.19), suggesting
> a compatibility issue with newer namespace handling.
>
> This indicates the device does not properly support the
> Namespace Descriptor List feature.
>
> Applying NVME_QUIRK_NO_NS_DESC_LIST allows the namespace to be
> discovered correctly.
Thanks, applied to nvme-7.1.
prev parent reply other threads:[~2026-04-16 22:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-15 17:27 [PATCH] nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555) Tao Jiang
2026-04-16 5:17 ` Christoph Hellwig
2026-04-16 22:11 ` Keith Busch [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=aeFeqc0poJuRPK-y@kbusch-mbp \
--to=kbusch@kernel.org \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nvme@lists.infradead.org \
--cc=sagi@grimberg.me \
--cc=tanroame.kyle@gmail.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