[PATCH] nvme-pci: add another device ID with stripe quirk
Keith Busch
kbusch at kernel.org
Wed Mar 17 14:16:21 GMT 2021
On Wed, Mar 17, 2021 at 08:58:23AM +0000, Ye, Jinhe wrote:
> Checked P5510 and it supports noiob field.
> nvme id-ns /dev/nvme0n1 |grep noiob
> noiob : 256
Awesome! So you don't need the quirk. :)
> The purpose of the patch is for customers who are using old kernels. May I know from which kernel will support "stripe" quirk by noiob field checking? Thank you!
Linux initially supported noiob since v4.13, which was released 9/2017.
If you need to go older than that, I think backporting noiob support
is a better option adding more quirks.
More information about the Linux-nvme
mailing list