Commit 5948f85b authored by Jacob Keller's avatar Jacob Keller Committed by David S. Miller
Browse files

devlink: mention reloading in devlink-params.rst



Mention that drivers must support devlink-reload in order for driverinit
parameters to function properly

Signed-off-by: default avatarJacob Keller <jacob.e.keller@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d56a0c47
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -34,6 +34,13 @@ Parameters may be set in different configuration modes.
     - written to the device's non-volatile memory. A hard reset is required
       for it to take effect.

Reloading
---------

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.

Generic configuration parameters
================================
The following is a list of generic configuration parameters that drivers may