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
Add AssignEndpointPreferred to allow callers to request a preferred
EID for an endpoint.
mctpd checks whether the requested EID is available before assigning it
to the device. If the preferred EID is already in use, mctpd falls back
to dynamic EID assignment.
This is used by the MCTP reactor flow, where dbus-sensors reads the
MCTPEndpointID property from Entity Manager and passes it to mctpd as
the preferred EID.
Update the README, mctpd documentation, endpoint recovery documentation,
and 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