]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
ocp: OCP 2.5 Telemetry DA 1 and 2 Parsing Updates
authorjeff-lien-wdc <jeff.lien@wdc.com>
Wed, 10 Apr 2024 17:51:46 +0000 (12:51 -0500)
committerDaniel Wagner <wagi@monom.org>
Thu, 4 Jul 2024 07:00:04 +0000 (09:00 +0200)
commit9afc400af96227ff66cafe05e25a973db6f1884b
treef104b84667b3a792cac42b6159de8fd1264f4d69
parent9b175cd5284b78e85ecf6159147478dedc4549b2
ocp: OCP 2.5 Telemetry DA 1 and 2 Parsing Updates

This commit will provide the first phase of changes
needed for parsing of OCP 2.5 Telemetry Data Areas
1 and 2.  It will decode the prefined classes,
statistics, and events.

Signed-off-by: jeff-lien-wdc <jeff.lien@wdc.com>
plugins/ocp/meson.build
plugins/ocp/ocp-nvme.c
plugins/ocp/ocp-telemetry-decode.c [new file with mode: 0644]
plugins/ocp/ocp-telemetry-decode.h [new file with mode: 0644]