Re: [PATCH] libnvdimm, test: add mock SMART data payload

2016-04-07 Thread Dan Williams
On Thu, Apr 7, 2016 at 1:27 AM, Johannes Thumshirn wrote: > On Mittwoch, 6. April 2016 17:53:49 CEST Dan Williams wrote: >> Provide simulated SMART data to enable the ndctl implementation of SMART >> data retrieval and parsing. >> >> The payload is defined here, "Section 4.1 SMART and Health Info

Re: [PATCH] libnvdimm, test: add mock SMART data payload

2016-04-07 Thread Johannes Thumshirn
On Mittwoch, 6. April 2016 17:53:49 CEST Dan Williams wrote: > Provide simulated SMART data to enable the ndctl implementation of SMART > data retrieval and parsing. > > The payload is defined here, "Section 4.1 SMART and Health Info > (Function Index 1)": > > http://pmem.io/documents/NVDIMM_

[PATCH] libnvdimm, test: add mock SMART data payload

2016-04-06 Thread Dan Williams
Provide simulated SMART data to enable the ndctl implementation of SMART data retrieval and parsing. The payload is defined here, "Section 4.1 SMART and Health Info (Function Index 1)": http://pmem.io/documents/NVDIMM_DSM_Interface_Example.pdf Signed-off-by: Dan Williams --- drivers/nvdimm