All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Update Persistent Event Log
@ 2021-05-04 13:33 wenxiong
  2021-05-04 13:33 ` [PATCH V2 1/3] nvme-cli: Add event type as filter in persistent event wenxiong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: wenxiong @ 2021-05-04 13:33 UTC (permalink / raw)
  To: linux-nvme; +Cc: keith.busch, wenxiong, Wen Xiong

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

Hi All,

We have tested persistent event log with two kinds of difference NVME
devices. Per cusomter's suggestions, we would like to add or modify
the fowllowing patches in current pel code.

Chaitanya, Thanks for your comments!

Thanks for your help!
Wendy

Wen Xiong (3):
  nvme-cli: Add event type as filter in persistent event log
  nvme-cli: Add set-feature(0xb) in persistent event log
  nvme-cli: Update in persistent event pel code

 linux/nvme.h |  16 +++-
 nvme-print.c | 216 +++++++++++++++++++++++++++++++++++++--------------
 nvme-print.h |   5 +-
 nvme.c       |  12 ++-
 4 files changed, 184 insertions(+), 65 deletions(-)

-- 
2.27.0


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

end of thread, other threads:[~2021-05-04 14:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04 13:33 [PATCH V2 0/3] Update Persistent Event Log wenxiong
2021-05-04 13:33 ` [PATCH V2 1/3] nvme-cli: Add event type as filter in persistent event wenxiong
2021-05-04 13:33 ` [PATCH V2 2/3] nvme-cli: Add set-feature(0xb) in persistent event log wenxiong
2021-05-04 13:33 ` [PATCH V2 3/3] nvme-cli: Update in persistent event pel code 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.