mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 07:46:51 +07:00
785bd550c4
Add defines and docs for generic info versions. v3: - add docs; - separate patch (Jiri). Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
39 lines
679 B
ReStructuredText
39 lines
679 B
ReStructuredText
.. 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.
|
|
|
|
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.
|