summaryrefslogtreecommitdiff
path: root/Documentation/networking/devlink/devlink-params.rst
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2020-03-24 10:30:16 -0700
committerDavid S. Miller <davem@davemloft.net>2020-03-24 16:47:33 -0700
commitcd556e40fdf3b09e229097021a9148ecb6e7725e (patch)
tree4e4398dc821eb0e819f0b2e955ec3f8771f39914 /Documentation/networking/devlink/devlink-params.rst
parent2283a02b67d41251a80857121e36845161fc57b5 (diff)
devlink: expand the devlink-info documentation
We are having multiple review cycles with all vendors trying to implement devlink-info. Let's expand the documentation with more information about what's implemented and motivation behind this interface in an attempt to make the implementations easier. Describe what each info section is supposed to contain, and make some references to other HW interfaces (PCI caps). Document how firmware management is expected to look, to make it clear how devlink-info and devlink-flash work in concert. Name some future work. v2: - improve wording v3: - improve wording Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/devlink/devlink-params.rst')
-rw-r--r--Documentation/networking/devlink/devlink-params.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/networking/devlink/devlink-params.rst b/Documentation/networking/devlink/devlink-params.rst
index da2f85c0fa21..d075fd090b3d 100644
--- a/Documentation/networking/devlink/devlink-params.rst
+++ b/Documentation/networking/devlink/devlink-params.rst
@@ -41,6 +41,8 @@ In order for ``driverinit`` parameters to take effect, the driver must
support reloading via the ``devlink-reload`` command. This command will
request a reload of the device driver.
+.. _devlink_params_generic:
+
Generic configuration parameters
================================
The following is a list of generic configuration parameters that drivers may