public inbox for nvdimm@lists.linux.dev
 help / color / mirror / Atom feed
* [ndctl PATCH 0/2] Use CXL regions in daxctl-create unit test
@ 2024-08-28  3:14 alison.schofield
  2024-08-28  3:14 ` [ndctl PATCH 1/2] test/daxctl-create.sh: use bash math syntax to find available size alison.schofield
  2024-08-28  3:14 ` [ndctl PATCH 2/2] test/daxctl-create.sh: use CXL DAX regions instead of efi_fake_mem alison.schofield
  0 siblings, 2 replies; 7+ messages in thread
From: alison.schofield @ 2024-08-28  3:14 UTC (permalink / raw)
  To: nvdimm; +Cc: Alison Schofield, linux-cxl

From: Alison Schofield <alison.schofield@intel.com>

efi_fake_mem support was removed from the kernel in v6.11 making
this unit test SKIP, unable to find the hmem regions that relied
upon the fake devices.

Pivoting to use the already available CXL regions seems like a
good fit. The setup changes but the same DAX test functionality
remains unchanged.

Please take a look.


Alison Schofield (2):
  test/daxctl-create.sh: use bash math syntax to find available size
  test/daxctl-create.sh: use CXL DAX regions instead of efi_fake_mem

 test/daxctl-create.sh | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

-- 
2.37.3


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-09-04  0:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-28  3:14 [ndctl PATCH 0/2] Use CXL regions in daxctl-create unit test alison.schofield
2024-08-28  3:14 ` [ndctl PATCH 1/2] test/daxctl-create.sh: use bash math syntax to find available size alison.schofield
2024-09-03 21:28   ` Verma, Vishal L
2024-08-28  3:14 ` [ndctl PATCH 2/2] test/daxctl-create.sh: use CXL DAX regions instead of efi_fake_mem alison.schofield
2024-08-29 16:55   ` Dan Williams
2024-08-29 20:50     ` Alison Schofield
2024-09-04  0:34   ` Verma, Vishal L

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox