Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] nvme-pci: add IGNORE_DEV_SUBNQN quirk for device 1987:5012
@ 2024-05-22 15:47 Jason Nader
  2024-05-22 15:47 ` [PATCH 1/1] " Jason Nader
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Nader @ 2024-05-22 15:47 UTC (permalink / raw)
  To: kbusch, axboe, hch, sagi; +Cc: linux-nvme, Jason Nader

Hi,

The existing quirk for this device was missing IGNORE_DEV_SUBNQN,
however on my system it looks like the quirk should be applied.

Kernel logs before this patch:

nvme nvme0: pci function 0000:02:00.0
nvme nvme0: missing or invalid SUBNQN field.
nvme nvme0: D3 entry latency set to 10 seconds
nvme nvme0: 8/0/0 default/read/poll queues
nvme nvme0: Ignoring bogus Namespace Identifiers

Kernel logs after this patch:

nvme nvme0: pci function 0000:02:00.0
nvme nvme0: D3 entry latency set to 10 seconds
nvme nvme0: 8/0/0 default/read/poll queues
nvme nvme0: Ignoring bogus Namespace Identifiers

Jason Nader (1):
  nvme-pci: add IGNORE_DEV_SUBNQN quirk for device 1987:5012

 drivers/nvme/host/pci.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.45.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-22 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-22 15:47 [PATCH 0/1] nvme-pci: add IGNORE_DEV_SUBNQN quirk for device 1987:5012 Jason Nader
2024-05-22 15:47 ` [PATCH 1/1] " Jason Nader

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox