All of lore.kernel.org
 help / color / mirror / Atom feed
* [ndctl PATCH 0/3] Add CXL region passthrough >16K gran test
@ 2026-06-11  0:19 Alison Schofield
  2026-06-11  0:19 ` [ndctl PATCH 1/3] test/cxl-create-region.sh: fold in XOR region coverage Alison Schofield
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alison Schofield @ 2026-06-11  0:19 UTC (permalink / raw)
  To: nvdimm, linux-cxl; +Cc: Alison Schofield

A companion kernel series,
    "cxl: Allow passthrough decoders with >16K granularity",
fixes region setup for valid topologies containing passthrough
decoders beneath a wide parent interleave and extends cxl-test with a
topology that exercises the issue.

This series consolidates and simplifies the existing region creation
tests, and then adds coverage for the new topology.

Based on: https://github.com/pmem/ndctl/tree/pending

Alison Schofield (3):
  test/cxl-create-region.sh: fold in XOR region coverage
  test/cxl-create-region.sh: deduplicate decoder and memdev lookups
  test/cxl-create-region.sh: add passthrough >16K granularity test case

 test/cxl-create-region.sh | 158 ++++++++++++++++++++++++++++++++++----
 test/cxl-xor-region.sh    | 129 -------------------------------
 test/meson.build          |   2 -
 3 files changed, 144 insertions(+), 145 deletions(-)
 delete mode 100644 test/cxl-xor-region.sh


base-commit: 5fcbbee57319e718bf522436ea6595bd0f71296c
-- 
2.37.3


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

end of thread, other threads:[~2026-06-11  0:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-11  0:19 [ndctl PATCH 0/3] Add CXL region passthrough >16K gran test Alison Schofield
2026-06-11  0:19 ` [ndctl PATCH 1/3] test/cxl-create-region.sh: fold in XOR region coverage Alison Schofield
2026-06-11  0:19 ` [ndctl PATCH 2/3] test/cxl-create-region.sh: deduplicate decoder and memdev lookups Alison Schofield
2026-06-11  0:19 ` [ndctl PATCH 3/3] test/cxl-create-region.sh: add passthrough >16K granularity test case Alison Schofield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.