hns3.rst 759 B

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