Skip to content

Conversation

embediver
Copy link
Collaborator

Implementation of a baremetal mctp router that uses the available types from mctp-estack.

The router currently only supports a single transport binding (so no real routing/bridge functionality).
The mctp-rs blocking traits for requests and listeners are not implemented right now since that is difficult without any runtime.

Copy link

linux-foundation-easycla bot commented Sep 25, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

* Reexport mctp-estack

* Update mctp-rs to include serial non-async transport
* Implement a roudtrip unit test

* Remove empty line

Co-authored-by: leongross <[email protected]>

* Add const generic config to test

Signed-off-by: Marvin Gudel <[email protected]>

* Simplify test payload to [1u8; 300]

Signed-off-by: Marvin Gudel <[email protected]>

---------

Signed-off-by: Marvin Gudel <[email protected]>
Co-authored-by: leongross <[email protected]>
@embediver embediver marked this pull request as ready for review October 2, 2025 13:03
@embediver embediver requested a review from rusty1968 October 2, 2025 13:04
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