Files
sushy/releasenotes/notes/add-pcie-device-support-ac29c597476544ad.yaml
Nidhi Rai 8388b3d9a6 Add comprehensive PCIe device support to Sushy
Implement complete Redfish PCIeDevice v1.19.0 specification support
including PCIeDevice and PCIeDeviceCollection resources embedded data support.

- Add PCIeDevice resource with schema compliance
- Support embedded PCIeDevices (Dell iDRAC pattern)
- Add methods for device inspection
- Comprehensive test coverage included onnboard devices too
- Handle both standard and embedded PCIeDevices patterns

Change-Id: I0326d5c2985e1b09828daa0f003b147f09628d3a
Signed-off-by: Nidhi Rai <nidhi.rai94@gmail.com>
2025-09-25 18:36:08 +05:30

11 lines
427 B
YAML

---
features:
- |
Adds comprehensive PCIeDevice resource support implementing the complete
Redfish PCIeDevice v1.19.0 specification. The new pcie_devices property
on System objects provides access to PCIe device collections with support
for both standard Redfish collections and embedded PCIeDevices (Dell iDRAC).
Features include full schema compliance, PCIe interface information and
slot details.