Re: [PATCH v2] tools/testing/nvdimm: add virtual ramdisk range

2016-07-18 Thread joeyli
On Sun, Jul 17, 2016 at 09:05:19AM -0700, Dan Williams wrote: > On Sun, Jul 17, 2016 at 2:36 AM, joeyli wrote: > > Hi Dan, > > > > On Fri, Jul 15, 2016 at 12:35:58PM -0700, Dan Williams wrote: > >> Test the virtual disk ranges that platform firmware like EDK2/OVMF might > >> emit. > >> > >> Cc: "L

Re: [PATCH v2] tools/testing/nvdimm: add virtual ramdisk range

2016-07-17 Thread Dan Williams
On Sun, Jul 17, 2016 at 2:36 AM, joeyli wrote: > Hi Dan, > > On Fri, Jul 15, 2016 at 12:35:58PM -0700, Dan Williams wrote: >> Test the virtual disk ranges that platform firmware like EDK2/OVMF might >> emit. >> >> Cc: "Lee, Chun-Yi" >> Signed-off-by: Dan Williams >> --- >> Changes since v1: >> >

Re: [PATCH v2] tools/testing/nvdimm: add virtual ramdisk range

2016-07-17 Thread joeyli
Hi Dan, On Fri, Jul 15, 2016 at 12:35:58PM -0700, Dan Williams wrote: > Test the virtual disk ranges that platform firmware like EDK2/OVMF might > emit. > > Cc: "Lee, Chun-Yi" > Signed-off-by: Dan Williams > --- > Changes since v1: > > * Move this test range to nfit_test.1 to not break the sp

[PATCH v2] tools/testing/nvdimm: add virtual ramdisk range

2016-07-15 Thread Dan Williams
Test the virtual disk ranges that platform firmware like EDK2/OVMF might emit. Cc: "Lee, Chun-Yi" Signed-off-by: Dan Williams --- Changes since v1: * Move this test range to nfit_test.1 to not break the spa ordering expected by the nfit_test.0 tests. tools/testing/nvdimm/test/nfit.c | 18