Linux 5.15 Adding Management Component Transport Protocol (MCTP)

Written by Michael Larabel in Linux Networking on 1 August 2021 at 02:42 PM EDT. 1 Comment
LINUX NETWORKING
Linux 5.15 is positioned now to see a Management Component Transport Protocol (MCTP) implementation with the code now queued in net-next with this being a protocol for communication between management controllers and managed devices.

The code now collected by net-next ahead of the Linux 5.15 merge window in a few weeks is the core implementation of MCTP. The Management Component Transport Protocol is defined by the Distributed Management Task Force for communicating between relevant controllers and their devices. MCTP can work with buses such as PCI Express, USB, I2C, SMBus, and others while being relevant not only for servers but also embedded devices. Intel NICs have been among the devices supporting MCTP over PCI Express now for a number of years.

Kernel developers are still working on various MCTP-driven hardware drivers while this initial code is the core implementation with a sockets-based API for sending/receiving MCTP messages. New drivers will live within drivers/net/mctp/.

More details on the Management Component Transport Protocol implementation coming to Linux 5.15 can be found via this merge to net-next.git with the associated MCTP documentation. This MCTP kernel code was worked on by Google and other parties and will be important for OpenBMC and other similar environments.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week