]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Add new OCP plugin
authorArthur Shau <arthurshau@fb.com>
Thu, 3 Mar 2022 22:08:15 +0000 (14:08 -0800)
committerArthur Shau <arthurshau@fb.com>
Wed, 6 Apr 2022 20:50:43 +0000 (13:50 -0700)
commit8cd6004198724e8403d36a7d9e0946c70486f17f
tree99b06624873e0218b10ac780640a170171dfe71a
parent4c4d0afa79f795cfb37b41ba32e449dc3f713c92
Add new OCP plugin
New OCP plugin that consolidates some of the functionality from the other vendor plugins. For now, implements getting of C0 and C3 log pages.

Signed-off-by: Arthur Shau <arthurshau@fb.com>
Signed-off-by: Wei Zhang <wzhang@fb.com>
Signed-off-by: Venkat Ramesh <venkatraghavan@fb.com>
plugins/meson.build
plugins/ocp/ocp-nvme.c [new file with mode: 0644]
plugins/ocp/ocp-nvme.h [new file with mode: 0644]