Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[sfrench/cifs-2.6.git] / Documentation / networking / devlink-info-versions.rst
1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2
3 =====================
4 Devlink info versions
5 =====================
6
7 board.id
8 ========
9
10 Unique identifier of the board design.
11
12 board.rev
13 =========
14
15 Board design revision.
16
17 board.manufacture
18 =================
19
20 An identifier of the company or the facility which produced the part.
21
22 fw.mgmt
23 =======
24
25 Control unit firmware version. This firmware is responsible for house
26 keeping tasks, PHY control etc. but not the packet-by-packet data path
27 operation.
28
29 fw.app
30 ======
31
32 Data path microcode controlling high-speed packet processing.
33
34 fw.undi
35 =======
36
37 UNDI software, may include the UEFI driver, firmware or both.
38
39 fw.ncsi
40 =======
41
42 Version of the software responsible for supporting/handling the
43 Network Controller Sideband Interface.