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 v2 0/3] Add CXL region passthrough >16K gran test
Date: Thu, 3 Sep 2026 19:52:54 -0700 [thread overview]
Message-ID: <cover.1788489571.git.alison.schofield@intel.com> (raw)
Change in v2:
- Skip immediately if test decoder not present
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 | 163 ++++++++++++++++++++++++++++++++++----
test/cxl-xor-region.sh | 129 ------------------------------
test/meson.build | 2 -
3 files changed, 149 insertions(+), 145 deletions(-)
delete mode 100644 test/cxl-xor-region.sh
--
2.37.3
next reply other threads:[~2026-09-04 2:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-04 2:52 Alison Schofield [this message]
2026-09-04 2:52 ` [ndctl PATCH v2 1/3] test/cxl-create-region.sh: fold in XOR region coverage Alison Schofield
2026-09-04 2:52 ` [ndctl PATCH v2 2/3] test/cxl-create-region.sh: deduplicate decoder and memdev lookups Alison Schofield
2026-09-04 2:52 ` [ndctl PATCH v2 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.1788489571.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.