Skip to content

pldmtool: Delete, Add MCTP endpoints#52

Closed
spargaon wants to merge 1 commit intointeg_sp8from
fwdev-17381
Closed

pldmtool: Delete, Add MCTP endpoints#52
spargaon wants to merge 1 commit intointeg_sp8from
fwdev-17381

Conversation

@spargaon
Copy link
Copy Markdown
Collaborator

During SFS commands such Get Firmware Veresion and Update Firmware Version, once a request is sent
completely on an MCTP endpoint such as 17 or 20,
delete neighbor MCTP endpoints such as 15 and 16
and add them back when SFS either responds or
times out.

This is to prevent any simultaneous requests on
other endpoints from creating out of sequence
packets and thus bringing down MCTP endpoints due
to out of sequence errors.

During SFS commands such Get Firmware Veresion and
Update Firmware Version, once a request is sent
completely on an MCTP endpoint such as 17 or 20,
delete neighbor MCTP endpoints such as 15 and 16
and add them back when SFS either responds or
times out.

This is to prevent any simultaneous requests on
other endpoints from creating out of sequence
packets and thus bringing down MCTP endpoints due
to out of sequence errors.

Signed-off-by: Shirish Pargaonkar <Shirish.Pargaonkar@amd.com>
Copy link
Copy Markdown
Collaborator

@mahkurap mahkurap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update the commit title and the log message with an example. Also run the clang formatting tool before committing the PR>

@spargaon spargaon closed this Apr 6, 2026
@spargaon spargaon deleted the fwdev-17381 branch April 6, 2026 20:08
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.

2 participants