From: Ira Weiny <[email protected]>

This series can be found here:

        https://github.com/weiny2/ndctl/tree/dcd-region3-2025-04-13

CXL Dynamic Capacity Device (DCD) support is being discussed in the
upstream kernel.  cxl-cli requires modifications to interact with those
devices.

A new partition type 'dynamic_ram_a' has been added which cxl-cli
needs to know about.  Add support for the new decoder type.

With DCD regions may, or may not, have capacity.  The capacity is
communicated via extents.  Add region extent query capabilities.

Add cxl-test support.  cxl-testing allows for quick regression testing
as well as helping to design the cxl-cli interfaces.


To: "Alison Schofield" <[email protected]>
Cc: "Vishal Verma" <[email protected]>
Cc: "Jonathan Cameron" <[email protected]>
Cc: "Fan Ni" <[email protected]>
Cc: "Sushant1 Kumar" <[email protected]>
Cc: "Dan Williams" <[email protected]>
Cc: "Dave Jiang" <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Signed-off-by: Ira Weiny <[email protected]>

---
Changes in v5:
- iweiny: Adjust all code to view only the dynamic RAM A partition
- Alison: s/tag/uuid/ in region query extent output
- Link to v4: 
https://patch.msgid.link/[email protected]

--- b4-submit-tracking ---
# This section is used internally by b4 prep for tracking purposes.
{
  "series": {
    "revision": 5,
    "change-id": "20241030-dcd-region2-2d0149eb8efd",
    "prefixes": [],
    "history": {
      "v1": [
        "[email protected]"
      ],
      "v2": [
        "[email protected]"
      ],
      "v3": [
        "[email protected]"
      ],
      "v4": [
        "[email protected]"
      ]
    }
  }
}
-- 
2.43.0


Reply via email to