From: Alison Schofield <alison.schofield@intel.com>
To: nvdimm@lists.linux.dev, linux-cxl@vger.kernel.org
Cc: Alison Schofield <alison.schofield@intel.com>
Subject: [ndctl PATCH 0/3] Add CXL region passthrough >16K gran test
Date: Wed, 10 Jun 2026 17:19:18 -0700 [thread overview]
Message-ID: <cover.1781136221.git.alison.schofield@intel.com> (raw)
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
next reply other threads:[~2026-06-11 0:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-11 0:19 Alison Schofield [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1781136221.git.alison.schofield@intel.com \
--to=alison.schofield@intel.com \
--cc=linux-cxl@vger.kernel.org \
--cc=nvdimm@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.