Skip to content

Commit

Permalink
Add note to clarify that state is promoted to highest severity of any…
Browse files Browse the repository at this point in the history
… error in the group.

Signed-off-by: Kelly J Couch <[email protected]>

(cherry picked from commit 4586ede8f25f46d2f5c702a4b1d9c77712a7ae7e)
  • Loading branch information
kellycouch authored and gldiviney committed Apr 10, 2019
1 parent 494bc4a commit 815b2eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Persistent Partition Capacity (PPC)::
Persistent Capacity reported by DCPMM DIMM Partition Info

Volatile Memory Size (VMS)::
Usable voliatile memory capacity as reported by platform FW
Usable volatile memory capacity as reported by platform FW
via _Intel NVDIMM Current Config->Volatile Memory Size Mapped into SPA_ field

Persistent Memory Size (PMS) ::
Expand Down
2 changes: 2 additions & 0 deletions Documentation/ipmctl/Debug/ipmctl-run-diagnostic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,7 @@ State::
- "Failed"
- "Aborted"

NOTE: State is promoted to the highest severity result from the test group.

Message::
A free form textual description of the error.

0 comments on commit 815b2eb

Please sign in to comment.