#MCTP

Andrew Jefferyarj@social.tchncs.de
2025-07-29

Recently we've been putting together a suite of rust crates for #MCTP and related protocols such as PLDM and NVMe-MI, for Linux and embedded environments
codeconstruct.com.au/docs/mctp

2024-09-04

In 2021, the initial protocol support for MCTP was merged into the Linux Kernel.

The goal is to make it standard socket calls to use it with socket(AF_MCTP)/sendmsg/recvmsg, etc.

In the future, more transports will be merged. serial, i2c and i3c are already merged; USB, PCC and PCIe VDM are upcoming.

#OSFC #OSFC2024 #LinuxKernel #MCTP

Linux MCTP client sample C code.Linux MCTP "server" sample C code.
2024-09-04

"Open source platform communication with MCTP" by Jeremy Kerr

Management Component Transport Protocol, is a protocol for microcontrollers to talk inside a server.

#OSFC #OSFC2024 #MCTP

Jeremy Kerr next to the title silde

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst