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

oem: Check presence of the fru for topology information #658

Closed
wants to merge 1 commit into from

Conversation

ArchanaKakani
Copy link
Contributor

Adding a presence check of the fru before populating the topology information.

If the JBOF card is replaced by cable card in the slot, the Dbus inventory under the PCIe card contain all the connectors underneath JBOF card as well as cable card and "Present" property provides the information about which connectors are active at the moment.
PLDM need to check "Present" property to fetch the right object path to create the proper association.

Adding a presence check of the fru before populating the
topology information.

If the JBOF card is replaced by cable card in the slot, the
Dbus inventory under the PCIe card contain all the connectors
underneath JBOF card as well as cable card and "Present" property
provides the information about which connectors are active at the moment.
PLDM need to check "Present" property to fetch the right object path to
create the proper association.

Signed-off-by: Archana Kakani <[email protected]>
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.

3 participants