OSDN Git Service

mctp: Add MCTP overview document
authorJeremy Kerr <jk@codeconstruct.com.au>
Thu, 29 Jul 2021 02:20:53 +0000 (10:20 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jul 2021 14:06:50 +0000 (15:06 +0100)
commit6a2d98b18900002b6d24c4c3850c1c2467d13898
treea5f61d0f3c74a55101f2c5710d6370df4393026f
parent03f2bbc4ee57ca53b2fa1d9caabc5006e0b8f375
mctp: Add MCTP overview document

This change adds a brief document about the sockets API provided for
sending and receiving MCTP messages from userspace.

This is roughly based on the OpenBMC design document, at:

  https://github.com/openbmc/docs/blob/master/designs/mctp/mctp-kernel.md

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/index.rst
Documentation/networking/mctp.rst [new file with mode: 0644]
MAINTAINERS