]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit75da9177aa44d3e7fffc5ae80c9879d527b26101
treea5f61d0f3c74a55101f2c5710d6370df4393026f
parent4bc87153d11a145fff78bbe753d61d3e8eba6862
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