Re: [PATCH v6] ndctl: add option to list firmware information for a DIMM

2018-02-20 Thread Ross Zwisler
On Tue, Feb 20, 2018 at 11:18:28AM -0700, Dave Jiang wrote: > Adding firmware output of firmware information when ndctl list -D -F is used. > Components displayed are current firmware version, next firmware version, > and if a powercycle is required (firmware updated). > > Signed-off-by: Dave

[PATCH v6] ndctl: add option to list firmware information for a DIMM

2018-02-20 Thread Dave Jiang
Adding firmware output of firmware information when ndctl list -D -F is used. Components displayed are current firmware version, updated firmware version, and if a coldboot is required (firmware updated). Signed-off-by: Dave Jiang Tested-by: Jeff Moyer