-----Original Message-----
From: Dan Williams [mailto:dan.j.williams@intel.com]
Sent: Sunday, July 1, 2018 3:12 AM
To: Qi, Fuli/斉 福利 <qi.fuli(a)jp.fujitsu.com>
Cc: linux-nvdimm(a)lists.01.org; Verma, Vishal L <vishal.l.verma(a)intel.com>;
Mizuma,
Masayoshi/水間 理仁 <m.mizuma(a)jp.fujitsu.com>; Gotou, Yasunori/五島 康文
<y-goto(a)jp.fujitsu.com>
Subject: Re: Question about ndctl unit tests
On Sat, Jun 30, 2018 at 1:07 AM, Qi, Fuli <qi.fuli(a)jp.fujitsu.com> wrote:
> Hi,
>
>
>
> When I ran the unit tests, I found "libndctl" and "dsm-fail"
cannot
> pass the test.
Yes, sorry, we recently reworked some tests. Grab our work-in-progress kernel branch
here:
git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm.git
libnvdimm-pending
This will move to nvdimm/nvdimm.git libnvdimm-for-next in the coming weeks for 4.19.
You'll also want to grab:
https://patchwork.kernel.org/patch/10495297/
...for the error handling tests. This will appear on
github.com/pmem/ndctl master
soon.