brintos

brintos / linux-shallow public Read only

0
0
Text · 759 B · 72bc1b9 Raw
31 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3====================4hns3 devlink support5====================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 versions13=============14 15The ``hns3`` driver reports the following versions16 17.. list-table:: devlink info versions implemented18   :widths: 10 10 8019 20   * - Name21     - Type22     - Description23   * - ``fw``24     - running25     - Used to represent the firmware version.26   * - ``fw.scc``27     - running28     - Used to represent the Soft Congestion Control (SSC) firmware version.29       SCC is a firmware component which provides multiple RDMA congestion30       control algorithms, including DCQCN.31