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