aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking/devlink/devlink-dpipe.rst
AgeCommit message (Collapse)AuthorFilesLines
2021-03-13devlink: fix typo in documentationEva Dengler1-1/+1
This commit fixes three spelling typos in devlink-dpipe.rst and devlink-port.rst. Signed-off-by: Eva Dengler <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: David S. Miller <[email protected]>
2020-01-10devlink: introduce devlink-dpipe.rst documentation fileJacob Keller1-0/+252
Primarily based on the DPIPE netdev conference paper, introduce a new file to document the dpipe interface. This likely needs further improvement, but is at least a good overall start. Signed-off-by: Jacob Keller <[email protected]> Signed-off-by: David S. Miller <[email protected]>