xref: /linux/Documentation/networking/devlink/nfp.rst (revision 92815da4576a495cb6362cdfb132152fccc2222d)
1.. SPDX-License-Identifier: GPL-2.0
2
3===================
4nfp devlink support
5===================
6
7This document describes the devlink features implemented by the ``nfp``
8device driver.
9
10Parameters
11==========
12
13.. list-table:: Generic parameters implemented
14
15   * - Name
16     - Mode
17   * - ``fw_load_policy``
18     - permanent
19   * - ``reset_dev_on_drv_probe``
20     - permanent
21
22Info versions
23=============
24
25The ``nfp`` driver reports the following versions
26
27.. list-table:: devlink info versions implemented
28   :widths: 5 5 90
29
30   * - Name
31     - Type
32     - Description
33   * - ``board.id``
34     - fixed
35     - Identifier of the board design
36   * - ``board.rev``
37     - fixed
38     - Revision of the board design
39   * - ``board.manufacture``
40     - fixed
41     - Vendor of the board design
42   * - ``board.model``
43     - fixed
44     - Model name of the board design
45   * - ``board.part_number``
46     - fixed
47     - Part number of the board and its components
48   * - ``fw.bundle_id``
49     - stored, running
50     - Firmware bundle id
51   * - ``fw.mgmt``
52     - stored, running
53     - Version of the management firmware
54   * - ``fw.cpld``
55     - stored, running
56     - The CPLD firmware component version
57   * - ``fw.app``
58     - stored, running
59     - The APP firmware component version
60   * - ``fw.undi``
61     - stored, running
62     - The UNDI firmware component version
63   * - ``fw.ncsi``
64     - stored, running
65     - The NSCI firmware component version
66   * - ``chip.init``
67     - stored, running
68     - The CFGR firmware component version
69