Re: [PATCH 0/7] Implement NVMe Namespace Descriptor Identification

2017-05-31 Thread Johannes Thumshirn
On 05/31/2017 11:43 AM, Christoph Hellwig wrote: > On Tue, May 30, 2017 at 10:08:15AM +0200, Johannes Thumshirn wrote: >> A patch for nvmetcli will follow shortly. > > Thanks. No really required but nice would be a nvme-cli subcommand > to read the values as well. Yes, together with other

Re: [PATCH 0/7] Implement NVMe Namespace Descriptor Identification

2017-05-31 Thread Johannes Thumshirn
On 05/31/2017 11:43 AM, Christoph Hellwig wrote: > On Tue, May 30, 2017 at 10:08:15AM +0200, Johannes Thumshirn wrote: >> A patch for nvmetcli will follow shortly. > > Thanks. No really required but nice would be a nvme-cli subcommand > to read the values as well. Yes, together with other

Re: [PATCH 0/7] Implement NVMe Namespace Descriptor Identification

2017-05-31 Thread Christoph Hellwig
On Tue, May 30, 2017 at 10:08:15AM +0200, Johannes Thumshirn wrote: > A patch for nvmetcli will follow shortly. Thanks. No really required but nice would be a nvme-cli subcommand to read the values as well.

Re: [PATCH 0/7] Implement NVMe Namespace Descriptor Identification

2017-05-31 Thread Christoph Hellwig
On Tue, May 30, 2017 at 10:08:15AM +0200, Johannes Thumshirn wrote: > A patch for nvmetcli will follow shortly. Thanks. No really required but nice would be a nvme-cli subcommand to read the values as well.

[PATCH 0/7] Implement NVMe Namespace Descriptor Identification

2017-05-30 Thread Johannes Thumshirn
This patchset implemets NVMe Namespace Descriptor Identification as of NVMe 1.3. The Namespace Descriptor Identification allows a NVMe host to query several Namespace Identification mechanisms, such as EUI-64, NGUID and UUID from the target. If more than one value is set by the target, it can

[PATCH 0/7] Implement NVMe Namespace Descriptor Identification

2017-05-30 Thread Johannes Thumshirn
This patchset implemets NVMe Namespace Descriptor Identification as of NVMe 1.3. The Namespace Descriptor Identification allows a NVMe host to query several Namespace Identification mechanisms, such as EUI-64, NGUID and UUID from the target. If more than one value is set by the target, it can