1.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2
3=====================
4Devlink info versions
5=====================
6
7board.id
8========
9
10Unique identifier of the board design.
11
12board.rev
13=========
14
15Board design revision.
16
17asic.id
18=======
19
20ASIC design identifier.
21
22asic.rev
23========
24
25ASIC design revision.
26
27board.manufacture
28=================
29
30An identifier of the company or the facility which produced the part.
31
32fw
33==
34
35Overall firmware version, often representing the collection of
36fw.mgmt, fw.app, etc.
37
38fw.mgmt
39=======
40
41Control unit firmware version. This firmware is responsible for house
42keeping tasks, PHY control etc. but not the packet-by-packet data path
43operation.
44
45fw.app
46======
47
48Data path microcode controlling high-speed packet processing.
49
50fw.undi
51=======
52
53UNDI software, may include the UEFI driver, firmware or both.
54
55fw.ncsi
56=======
57
58Version of the software responsible for supporting/handling the
59Network Controller Sideband Interface.
60
61fw.psid
62=======
63
64Unique identifier of the firmware parameter set.
65