2020-01-09 14:46:10 -08:00
|
|
|
Linux Devlink Documentation
|
|
|
|
===========================
|
|
|
|
|
|
|
|
devlink is an API to expose device information and resources not directly
|
|
|
|
related to any device class, such as chip-wide/switch-ASIC-wide configuration.
|
|
|
|
|
2020-01-09 14:46:16 -08:00
|
|
|
Interface documentation
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
The following pages describe various interfaces available through devlink in
|
|
|
|
general.
|
2020-01-09 14:46:10 -08:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2020-01-09 14:46:11 -08:00
|
|
|
devlink-health
|
2020-01-09 14:46:12 -08:00
|
|
|
devlink-info
|
2020-01-09 14:46:13 -08:00
|
|
|
devlink-params
|
2020-01-09 14:46:10 -08:00
|
|
|
devlink-trap
|
|
|
|
devlink-trap-netdevsim
|
2020-01-09 14:46:16 -08:00
|
|
|
|
|
|
|
Driver-specific documentation
|
|
|
|
-----------------------------
|
|
|
|
|
|
|
|
Each driver that implements ``devlink`` is expected to document what
|
|
|
|
parameters, info versions, and other features it supports.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
bnxt
|
|
|
|
mlx5
|
|
|
|
mlxsw
|
|
|
|
mv88e6xxx
|
|
|
|
nfp
|
|
|
|
ti-cpsw-switch
|