2020-01-09 22:46:10 +00: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 22:46:16 +00:00
|
|
|
Interface documentation
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
The following pages describe various interfaces available through devlink in
|
|
|
|
general.
|
2020-01-09 22:46:10 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2020-01-09 22:46:24 +00:00
|
|
|
devlink-dpipe
|
2020-01-09 22:46:11 +00:00
|
|
|
devlink-health
|
2020-01-09 22:46:12 +00:00
|
|
|
devlink-info
|
2020-03-24 17:30:16 +00:00
|
|
|
devlink-flash
|
2020-01-09 22:46:13 +00:00
|
|
|
devlink-params
|
2020-01-09 22:46:20 +00:00
|
|
|
devlink-region
|
2020-01-09 22:46:23 +00:00
|
|
|
devlink-resource
|
2020-10-07 06:00:57 +00:00
|
|
|
devlink-reload
|
2020-01-09 22:46:10 +00:00
|
|
|
devlink-trap
|
2020-01-09 22:46:16 +00: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
|
2020-01-09 22:46:21 +00:00
|
|
|
ionic
|
2020-03-12 01:58:17 +00:00
|
|
|
ice
|
2020-01-09 22:46:18 +00:00
|
|
|
mlx4
|
2020-01-09 22:46:16 +00:00
|
|
|
mlx5
|
|
|
|
mlxsw
|
|
|
|
mv88e6xxx
|
2020-01-09 22:46:22 +00:00
|
|
|
netdevsim
|
2020-01-09 22:46:16 +00:00
|
|
|
nfp
|
2020-06-10 23:59:11 +00:00
|
|
|
sja1105
|
2020-01-09 22:46:19 +00:00
|
|
|
qed
|
2020-01-09 22:46:16 +00:00
|
|
|
ti-cpsw-switch
|