Skip to content

Conversation

@jk-ozlabs
Copy link
Member

Currently, we clear out the TransferContext field of NEXT_PART multipart receive commands, in line with handling for the offset and length fields (as required by the spec). However, hosts may be relying on the TransferContext for subsequent requests too, so don't clear that out for NEXT_PART reqs.

Currently, we clear out the TransferContext field of NEXT_PART multipart
receive commands, in line with handling for the offset and length fields
(as required by the spec). However, hosts may be relying on the
TransferContext for subsequent requests too, so don't clear that out
for NEXT_PART reqs.

Signed-off-by: Jeremy Kerr <[email protected]>
@mkj mkj merged commit f3865a5 into CodeConstruct:main Sep 25, 2025
4 checks passed
@mkj
Copy link
Member

mkj commented Sep 25, 2025

Thanks. The PLDM File DSP0242 example sequence diagrams make it clear that TransferContext=FileDescriptor is set for subsequent requests.

@jk-ozlabs
Copy link
Member Author

Ah, good point.

@jk-ozlabs jk-ozlabs deleted the dev/pldm-file branch September 25, 2025 05:27
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