You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mctpd: add AssignEndpointPreferred for preferred EID
Add AssignEndpointPreferred to allow MCTP reactor to request a
preferred EID for an endpoint.
mctpd checks whether the requested EID is available before assigning it
to the device. The policy for choosing preferred EID assignment or
dynamic EID assignment is handled by MCTP reactor.
This is used with the MCTP reactor flow that reads the MCTPEndpointID
property from Entity Manager and decides whether to request the
configured EID or fall back to dynamic EID assignment.
Update the README, mctpd documentation, endpoint recovery documentation,
and unit tests for the preferred EID assignment flow.
Related:
https://gerrit.openbmc.org/c/openbmc/entity-manager/+/91151https://gerrit.openbmc.org/c/openbmc/dbus-sensors/+/91188
Signed-off-by: Henry Wu <Henry_Wu@quantatw.com>
0 commit comments