All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/5] nvme-cli: Some minors changes in PEL
@ 2021-11-18 16:57 wenxiong
  2021-11-18 16:57 ` [PATCH V2 1/5] nvme-cli: Decode "Supported Events Bitmap" in PEL header wenxiong
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: wenxiong @ 2021-11-18 16:57 UTC (permalink / raw)
  To: chaitanyak; +Cc: keith.busch, linux-nvme, hare, wenxiong, Wen Xiong

From: Wen Xiong <wenxiong@linux.ibm.com>

During NVME hardware bringup, our hardware IO team give
some suggestions/improvements for PEL support in linux.

Changes in V2:
- Add cover letter in the patch series
- Add "add_bitmap" function in Decode bitmap patch
- Add output of "set feature" event

Wen Xiong (5):
  nvme-cli: Decode "Supported Events Bitmap" in PEL header
  nvme-cli: Adds event number in persistent event entries
  nvme-cli: Adds readable firmware level in persistent
  nvme-cli: Add support set feature event in PEL
  nvme-cli: Add support Telemetry CRT in PEL

 nvme-print.c | 138 +++++++++++++++++++++++++++++++++++++++------------
 nvme.c       |   4 +-
 2 files changed, 107 insertions(+), 35 deletions(-)

-- 
2.27.0



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

end of thread, other threads:[~2021-12-13  7:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-18 16:57 [PATCH V2 0/5] nvme-cli: Some minors changes in PEL wenxiong
2021-11-18 16:57 ` [PATCH V2 1/5] nvme-cli: Decode "Supported Events Bitmap" in PEL header wenxiong
2021-12-13  7:50   ` Chaitanya Kulkarni
2021-11-18 16:57 ` [PATCH V2 2/5] nvme-cli: Adds event number in persistent event entries wenxiong
2021-12-13  7:51   ` Chaitanya Kulkarni
2021-11-18 16:57 ` [PATCH V2 3/5] nvme-cli: Adds readable firmware level in persistent wenxiong
2021-12-13  7:53   ` Chaitanya Kulkarni
2021-11-18 16:57 ` [PATCH V2 4/5] nvme-cli: Add support set feature event in PEL wenxiong
2021-12-13  7:56   ` Chaitanya Kulkarni
2021-11-18 16:57 ` [PATCH V2 5/5] nvme-cli: Add support Telemetry CRT " wenxiong

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.