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

Normalization of fru record set and other state sensor/effecter PDRs from Host #3259

Open
sampmisr opened this issue Jul 19, 2021 · 2 comments
Assignees
Labels
Migrate-No Do not migrate to Jira prio_high_1 ReadyForDev Stories ready for development work

Comments

@sampmisr
Copy link

currently bmc normalizes the entity association PDRs that are sent by Host. as part of that bmc puts new container id to Host entity association PDR and adds those to bmc entity association tree
but at present bmc is not changing the container ids in the respective Host fru record set PDRs and state sensor effecter PDRs

This story will make the code to change the container id in the fru record set PDR and state sensor and effecter PDRs that are sent by Host

Host will send the entity association PDr first and after that all other PDRs will come.

currently the pldm code merges an entity association PDR when it receives from Host.so when we get a fru record set PDR or state sensor PDR, we will check the entity association tree, pick up the changed container id and update the fru record and add to our PDR repo

@sampmisr sampmisr self-assigned this Jul 19, 2021
@sampmisr sampmisr added the ReadyForDev Stories ready for development work label Jul 19, 2021
@sampmisr sampmisr assigned lxwinspur and unassigned sampmisr Jul 26, 2021
@lxwinspur
Copy link

Review by this chain: https://gerrit.openbmc-project.xyz/c/openbmc/pldm/+/45464

@mzipse
Copy link
Contributor

mzipse commented Dec 9, 2021

refresh

@mzipse mzipse added the Migrate-No Do not migrate to Jira label Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Migrate-No Do not migrate to Jira prio_high_1 ReadyForDev Stories ready for development work
Projects
None yet
Development

No branches or pull requests

3 participants