Pldm Service and Host Tests - #351
Draft
CourtneyDrant wants to merge 3 commits into
Draft
Conversation
CourtneyDrant
requested review from
FerralCoder,
JesseMelon,
rusty1968 and
wmaroneAMD
and removed request for
JesseMelon
July 15, 2026 18:19
CourtneyDrant
force-pushed
the
pldm-testing
branch
4 times, most recently
from
July 16, 2026 01:34
dfd8a09 to
7531265
Compare
CourtneyDrant
force-pushed
the
pldm-testing
branch
from
July 16, 2026 03:53
7531265 to
b35e2ff
Compare
JesseMelon
reviewed
Jul 16, 2026
Contributor
There was a problem hiding this comment.
This readme is very demo specific, and has citations to documents presumably not available to consumers. Is this readme accomplishing internal planning or a summary of the openprot project to a general consumer? Should it be its own PR?
CourtneyDrant
force-pushed
the
pldm-testing
branch
from
July 16, 2026 17:24
b35e2ff to
31c5641
Compare
CourtneyDrant
force-pushed
the
pldm-testing
branch
from
July 16, 2026 17:37
31c5641 to
2d94e38
Compare
CourtneyDrant
marked this pull request as draft
July 29, 2026 21:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull requests attempts to add support for Pldm Service. Pldm Service includes responder, requester and a firmware device device as a terminus for type 0 and type 5 commands. Basic connections to the pldm-lib are tested in base_host and firmware_update_host tests.