1 .. SPDX-License-Identifier: GPL-2.0 2 3 ==================== 4 hns3 devlink support 5 ==================== 6 7 This document describes the devlink features implemented by the ``hns3`` 8 device driver. 9 10 The ``hns3`` driver supports reloading via ``DEVLINK_CMD_RELOAD``. 11 12 Info versions 13 ============= 14 15 The ``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.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.