Skip to content

Conversation

@spargaon
Copy link
Collaborator

Enhance the mctpRaw subcommand with options to read request data from a file (--file-in), write response data to a file (--file-out), and append or validate checksum (--checksum). These additions improve usability for large payloads and ensure data integrity during raw MCTP transactions.

Contents of the file specified in option --file-in are appended to the contents of the option --data.

Enhance the `mctpRaw` subcommand with options to read request
data from a file (`--file-in`), write response data to a file
(`--file-out`), and append or validate checksum (`--checksum`).
These additions improve usability for large payloads and
ensure data integrity during raw MCTP transactions.

Contents of the file specified in option --file-in are appended
to the contents of the option --data.

Signed-off-by: Shirish Pargaonkar <Shirish.Pargaonkar@amd.com>
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