aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking/devlink-info-versions.rst
blob: 4914f581b1fd94d324f2c63f942d940bcca0c892 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)

=====================
Devlink info versions
=====================

board.id
========

Unique identifier of the board design.

board.rev
=========

Board design revision.

asic.id
=======

ASIC design identifier.

asic.rev
========

ASIC design revision.

board.manufacture
=================

An identifier of the company or the facility which produced the part.

fw
==

Overall firmware version, often representing the collection of
fw.mgmt, fw.app, etc.

fw.mgmt
=======

Control unit firmware version. This firmware is responsible for house
keeping tasks, PHY control etc. but not the packet-by-packet data path
operation.

fw.app
======

Data path microcode controlling high-speed packet processing.

fw.undi
=======

UNDI software, may include the UEFI driver, firmware or both.

fw.ncsi
=======

Version of the software responsible for supporting/handling the
Network Controller Sideband Interface.

fw.psid
=======

Unique identifier of the firmware parameter set.