linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ndctl PATCH 0/6] cxl/test: Add more region ABI validation
@ 2022-08-05 20:37 Dan Williams
  2022-08-05 20:37 ` [ndctl PATCH 1/6] cxl/test: Validate endpoint interleave geometry Dan Williams
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Dan Williams @ 2022-08-05 20:37 UTC (permalink / raw)
  To: linux-cxl
  Cc: Jonathan Cameron, vishal.l.verma, dave.jiang, ira.weiny,
	alison.schofield

Expand cxl-region-sysfs.sh to validate that all decoders in the test
region are setup per expectations. In support of that testing, decoder
listings gain 'interleave_ways', 'interleave_granularity', and 'region'
attributes, while port listings gain a 'depth' attribute. Decoders can
now be filtered by their associated region.

---

Dan Williams (6):
      cxl/test: Validate endpoint interleave geometry
      cxl/list: Add interleave parameters to decoder listings
      cxl/list: Add region to decoder listings
      cxl/list: Filter decoders by region
      cxl/list: Add 'depth' to port listings
      cxl/test: Validate switch port settings in cxl-region-sysfs.sh


 Documentation/cxl/lib/libcxl.txt |    8 ++++++
 cxl/filter.c                     |   23 +++++++++++++++++
 cxl/json.c                       |   32 +++++++++++++++++++++++
 cxl/lib/libcxl.c                 |   39 +++++++++++++++++++++++++++++
 cxl/lib/libcxl.sym               |    2 +
 cxl/libcxl.h                     |    2 +
 test/cxl-region-sysfs.sh         |   52 +++++++++++++++++++++++++++++++++++++-
 7 files changed, 156 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2022-09-20 21:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-05 20:37 [ndctl PATCH 0/6] cxl/test: Add more region ABI validation Dan Williams
2022-08-05 20:37 ` [ndctl PATCH 1/6] cxl/test: Validate endpoint interleave geometry Dan Williams
2022-08-05 20:38 ` [ndctl PATCH 2/6] cxl/list: Add interleave parameters to decoder listings Dan Williams
2022-08-05 20:38 ` [ndctl PATCH 3/6] cxl/list: Add region " Dan Williams
2022-08-05 20:38 ` [ndctl PATCH 4/6] cxl/list: Filter decoders by region Dan Williams
2022-08-05 20:38 ` [ndctl PATCH 5/6] cxl/list: Add 'depth' to port listings Dan Williams
2022-08-05 20:38 ` [ndctl PATCH 6/6] cxl/test: Validate switch port settings in cxl-region-sysfs.sh Dan Williams
2022-09-20 21:19 ` [ndctl PATCH 0/6] cxl/test: Add more region ABI validation Dave Jiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).