Commit cf4cb322 authored by Jacob Keller's avatar Jacob Keller Committed by David S. Miller

devlink: add documentation for ionic device driver

The IONIC device driver allocates a devlink and reports versions. Add
documentation for this driver.
Signed-off-by: default avatarJacob Keller <jacob.e.keller@intel.com>
Cc: Shannon Nelson <snelson@pensando.io>
Acked-by: default avatarShannon Nelson <snelson@pensandi.io>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0b0f945f
......@@ -30,6 +30,7 @@ parameters, info versions, and other features it supports.
:maxdepth: 1
bnxt
ionic
mlx4
mlx5
mlxsw
......
.. SPDX-License-Identifier: GPL-2.0
=====================
ionic devlink support
=====================
This document describes the devlink features implemented by the ``ionic``
device driver.
Info versions
=============
The ``ionic`` driver reports the following versions
.. list-table:: devlink info versions implemented
:widths: 5 5 90
* - Name
- Type
- Description
* - ``fw``
- running
- Version of firmware running on the device
* - ``asic.id``
- fixed
- The ASIC type for this device
* - ``asic.rev``
- fixed
- The revision of the ASIC for this device
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment