Re: [ndctl PATCH v3 3/4] papr: Add support to parse save_fail flag for dimm

2021-03-17 Thread Verma, Vishal L
On Thu, 2021-03-11 at 13:16 +0530, Santosh Sivaraj wrote: > This will help in getting the dimm fail tests to run on papr family too. > Also add nvdimm_test compatibility string for recognizing the test module. > > Signed-off-by: Santosh Sivaraj > --- >  ndctl/lib/libndctl.c | 5 - >  1 file

[ndctl PATCH v3 3/4] papr: Add support to parse save_fail flag for dimm

2021-03-10 Thread Santosh Sivaraj
This will help in getting the dimm fail tests to run on papr family too. Also add nvdimm_test compatibility string for recognizing the test module. Signed-off-by: Santosh Sivaraj --- ndctl/lib/libndctl.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git