"Verma, Vishal L" <[email protected]> writes: Hi Vishal,
> On Wed, 2021-05-26 at 19:31 +0000, Verma, Vishal L wrote: >> On Thu, 2021-05-13 at 18:17 +0000, Verma, Vishal L wrote: >> > On Thu, 2021-05-13 at 11:42 +0530, Santosh Sivaraj wrote: >> > > The alignment sizes passed to ndctl in the tests are all hardcoded to 4k, >> > > the default page size on x86. Change those to the default page size on >> > > that >> > > architecture (sysconf/getconf). No functional changes otherwise. >> > > >> > > Signed-off-by: Santosh Sivaraj <[email protected]> >> > > --- >> > > test/dpa-alloc.c | 15 ++++++++------- >> > > test/multi-dax.sh | 6 ++++-- >> > > test/sector-mode.sh | 4 +++- >> > > 3 files changed, 15 insertions(+), 10 deletions(-) >> > >> > Thanks for the updates, these look good - I've applied them and pushed >> > out on 'pending'. >> > >> > >> Hi Santosh, >> >> Dan noticed that this patch[1] got dropped from the series - just >> making sure that was intentional? Yes, that's right. It is intentional. The support SMART test cases are here[1] sent by Shiva, which I have combined with error injection test and sent as one patch series. [1]: https://lkml.kernel.org/r/[email protected] Thanks, Santosh > > Oops, hit send too early. > > [1]: > https://lore.kernel.org/linux-nvdimm/[email protected]/ > >> >> Thanks, >> -Vishal
