]> git.baikalelectronics.ru Git - kernel.git/commit
devlink: add parameter documentation for the mlx4 driver
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 9 Jan 2020 22:46:18 +0000 (14:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jan 2020 01:06:59 +0000 (17:06 -0800)
commit0e3f1ed723beb050d1f375c9df683fa941df7091
tree4bc1d3765365e12f069c09209ae65487baa89d6b
parent62d32ecf5429c0802166d90a23dec2305b32b539
devlink: add parameter documentation for the mlx4 driver

The mlx5 and mlxsw drivers have driver-specific documentation for the
devlink features they support. No such file was added for mlx4.

Add a file to document the mlx4 devlink support. Initially it contains
only the devlink parameters.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Cc: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/devlink/index.rst
Documentation/networking/devlink/mlx4.rst [new file with mode: 0644]