Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PCIeLink and PCIeTopology DBus Interfaces #130

Open
wants to merge 1 commit into
base: 1110
Choose a base branch
from

Conversation

ArchanaKakani
Copy link
Contributor

This commit

  • adds support for com.ibm.Control.Host.PcieLink interface that hosts a new boolean property called linkReset.
  • defines PCIeTopology DBus interface. This interface is used by applications on bmc to
    request the pcie topology information.
  • defines new enum property called CableStatus under the Cable Interface.
    This also adds the downstream chassis_associations and connector associations.
  • changes the type and default value for property LanesInUse in order to accommodate the situation where reason of not getting this value is unknown.
  • defines property to hold PCIe link status value for a given PCIe slot.
  • adds property BusId to PCIeSlot interfce, the property will be required to detect the bus on which the slot resides.

This commit
- adds support for com.ibm.Control.Host.PcieLink
interface that hosts a new boolean property called linkReset.
- defines PCIeTopology DBus interface.
This interface is used by applications on bmc to
request the pcie topology information.
- defines new enum property called CableStatus under the Cable
Interface.
This also adds the downstream chassis_associations and
connector associations.
- changes the type and default value for property
LanesInUse in order to accommodate the situation where reason
of not getting this value is unknown.
- defines property to hold PCIe link status value
for a given PCIe slot.
- adds property BusId to PCIeSlot interfce, the
property will be required to detect the bus on which the
slot resides.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant