Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

devlink: add documentation for hns3 driver

Add a file to document devlink support for hns3 driver, now support devlink
info and devlink reload.

Signed-off-by: Hao Chen <chenhao288@hisilicon.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Hao Chen and committed by
David S. Miller
6149ab60 cc19862f

+26
+25
Documentation/networking/devlink/hns3.rst
··· 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.
+1
Documentation/networking/devlink/index.rst
··· 34 34 :maxdepth: 1 35 35 36 36 bnxt 37 + hns3 37 38 ionic 38 39 ice 39 40 mlx4