xref: /linux/Documentation/networking/devlink/hns3.rst (revision 621cde16e49b3ecf7d59a8106a20aaebfb4a59a9)
16149ab60SHao Chen.. SPDX-License-Identifier: GPL-2.0
26149ab60SHao Chen
36149ab60SHao Chen====================
46149ab60SHao Chenhns3 devlink support
56149ab60SHao Chen====================
66149ab60SHao Chen
76149ab60SHao ChenThis document describes the devlink features implemented by the ``hns3``
86149ab60SHao Chendevice driver.
96149ab60SHao Chen
106149ab60SHao ChenThe ``hns3`` driver supports reloading via ``DEVLINK_CMD_RELOAD``.
116149ab60SHao Chen
126149ab60SHao ChenInfo versions
136149ab60SHao Chen=============
146149ab60SHao Chen
156149ab60SHao ChenThe ``hns3`` driver reports the following versions
166149ab60SHao Chen
176149ab60SHao Chen.. list-table:: devlink info versions implemented
186149ab60SHao Chen   :widths: 10 10 80
196149ab60SHao Chen
206149ab60SHao Chen   * - Name
216149ab60SHao Chen     - Type
226149ab60SHao Chen     - Description
236149ab60SHao Chen   * - ``fw``
246149ab60SHao Chen     - running
256149ab60SHao Chen     - Used to represent the firmware version.
26*a1e5de0dSHao Chen   * - ``fw.scc``
27*a1e5de0dSHao Chen     - running
28*a1e5de0dSHao Chen     - Used to represent the Soft Congestion Control (SSC) firmware version.
29*a1e5de0dSHao Chen       SCC is a firmware component which provides multiple RDMA congestion
30*a1e5de0dSHao Chen       control algorithms, including DCQCN.
31