All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]nvme-cli: id-ctrl supports NVMe 1.3 spec
@ 2017-06-02  7:18 Guan Junxiong
  2017-06-02  7:18 ` [PATCH 1/2] nvme-cli: add fields into identify controller data structure Guan Junxiong
  2017-06-02  7:18 ` [PATCH 2/2] nvme-cli: show more fields for id-ctrl Guan Junxiong
  0 siblings, 2 replies; 15+ messages in thread
From: Guan Junxiong @ 2017-06-02  7:18 UTC (permalink / raw)


NVMe 1.3 inctrodues new fields such as EDSTT, DSTO, FWUG, HCTMA, MNTMT, MXTMT, SANICAP
into the idenfity controller data structure. The KAS field is included in the previous 
NVMe 1.2.1 spec, but not itemized in the nvme-cli.Those two patch add support to show 
those fileds in the nvme id-ctrl command.



Guan Junxiong (2):
  nvme-cli: add fields into identify controller data structure
  nvme-cli: show more fields for id-ctrl

 linux/nvme.h | 10 ++++++++--
 nvme-print.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+), 2 deletions(-)

-- 
2.11.1

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

end of thread, other threads:[~2017-06-13  1:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-02  7:18 [PATCH 0/2]nvme-cli: id-ctrl supports NVMe 1.3 spec Guan Junxiong
2017-06-02  7:18 ` [PATCH 1/2] nvme-cli: add fields into identify controller data structure Guan Junxiong
2017-06-02  7:46   ` Christoph Hellwig
2017-06-03  3:08     ` guanjx09
2017-06-03  5:25       ` Christoph Hellwig
     [not found]     ` <71e89de.8c54.15c69866ff6.Coremail.guanjx09@163.com>
2017-06-03  5:25       ` Christoph Hellwig
2017-06-04 15:20         ` Sagi Grimberg
2017-06-12 16:11         ` Christoph Hellwig
2017-06-13  1:31           ` Guan Junxiong
2017-06-04 15:20   ` Sagi Grimberg
2017-06-02  7:18 ` [PATCH 2/2] nvme-cli: show more fields for id-ctrl Guan Junxiong
2017-06-02  7:46   ` Christoph Hellwig
2017-06-04 15:22   ` Sagi Grimberg
2017-06-12 14:30   ` Keith Busch
2017-06-13  1:37     ` Guan Junxiong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.