Jakub Kicinski | 785bd55 | 2019-01-31 10:50:42 -0800 | [diff] [blame] | 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 | |
Jakub Kicinski | 14fd190 | 2019-02-10 19:35:29 -0800 | [diff] [blame] | 17 | board.manufacture |
| 18 | ================= |
| 19 | |
| 20 | An identifier of the company or the facility which produced the part. |
| 21 | |
Jakub Kicinski | 785bd55 | 2019-01-31 10:50:42 -0800 | [diff] [blame] | 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. |
Shalom Toledo | be0faac | 2019-04-08 06:59:36 +0000 | [diff] [blame] | 44 | |
| 45 | fw.psid |
| 46 | ======= |
| 47 | |
| 48 | Unique identifier of the firmware parameter set. |