]> asedeno.scripts.mit.edu Git - linux.git/blob - Documentation/networking/devlink/index.rst
Merge tag 'docs-5.6-2' of git://git.lwn.net/linux
[linux.git] / Documentation / networking / devlink / index.rst
1 Linux Devlink Documentation
2 ===========================
3
4 devlink is an API to expose device information and resources not directly
5 related to any device class, such as chip-wide/switch-ASIC-wide configuration.
6
7 Interface documentation
8 -----------------------
9
10 The following pages describe various interfaces available through devlink in
11 general.
12
13 .. toctree::
14    :maxdepth: 1
15
16    devlink-dpipe
17    devlink-health
18    devlink-info
19    devlink-params
20    devlink-region
21    devlink-resource
22    devlink-trap
23
24 Driver-specific documentation
25 -----------------------------
26
27 Each driver that implements ``devlink`` is expected to document what
28 parameters, info versions, and other features it supports.
29
30 .. toctree::
31    :maxdepth: 1
32
33    bnxt
34    ionic
35    mlx4
36    mlx5
37    mlxsw
38    mv88e6xxx
39    netdevsim
40    nfp
41    qed
42    ti-cpsw-switch