xref: /linux/Documentation/networking/devlink/hns3.rst (revision fe6532b44af402d0900c5be3e5359f4b293524b1)
1.. SPDX-License-Identifier: GPL-2.0
2
3====================
4hns3 devlink support
5====================
6
7This document describes the devlink features implemented by the ``hns3``
8device driver.
9
10The ``hns3`` driver supports reloading via ``DEVLINK_CMD_RELOAD``.
11
12Info versions
13=============
14
15The ``hns3`` driver reports the following versions
16
17.. list-table:: devlink info versions implemented
18   :widths: 10 10 80
19
20   * - Name
21     - Type
22     - Description
23   * - ``fw``
24     - running
25     - Used to represent the firmware version.
26   * - ``fw.scc``
27     - running
28     - Used to represent the Soft Congestion Control (SSC) firmware version.
29       SCC is a firmware component which provides multiple RDMA congestion
30       control algorithms, including DCQCN.
31