1 .. SPDX-License-Identifier: GPL-2.0 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 =================== 3 =================== 4 sfc devlink support 4 sfc devlink support 5 =================== 5 =================== 6 6 7 This document describes the devlink features i 7 This document describes the devlink features implemented by the ``sfc`` 8 device driver for the ef100 device. 8 device driver for the ef100 device. 9 9 10 Info versions 10 Info versions 11 ============= 11 ============= 12 12 13 The ``sfc`` driver reports the following versi 13 The ``sfc`` driver reports the following versions 14 14 15 .. list-table:: devlink info versions implemen 15 .. list-table:: devlink info versions implemented 16 :widths: 5 5 90 16 :widths: 5 5 90 17 17 18 * - Name 18 * - Name 19 - Type 19 - Type 20 - Description 20 - Description 21 * - ``fw.mgmt.suc`` 21 * - ``fw.mgmt.suc`` 22 - running 22 - running 23 - For boards where the management functio 23 - For boards where the management function is split between multiple 24 control units, this is the SUC control 24 control units, this is the SUC control unit's firmware version. 25 * - ``fw.mgmt.cmc`` 25 * - ``fw.mgmt.cmc`` 26 - running 26 - running 27 - For boards where the management functio 27 - For boards where the management function is split between multiple 28 control units, this is the CMC control 28 control units, this is the CMC control unit's firmware version. 29 * - ``fpga.rev`` 29 * - ``fpga.rev`` 30 - running 30 - running 31 - FPGA design revision. 31 - FPGA design revision. 32 * - ``fpga.app`` 32 * - ``fpga.app`` 33 - running 33 - running 34 - Datapath programmable logic version. 34 - Datapath programmable logic version. 35 * - ``fw.app`` 35 * - ``fw.app`` 36 - running 36 - running 37 - Datapath software/microcode/firmware ve 37 - Datapath software/microcode/firmware version. 38 * - ``coproc.boot`` 38 * - ``coproc.boot`` 39 - running 39 - running 40 - SmartNIC application co-processor (APU) 40 - SmartNIC application co-processor (APU) first stage boot loader version. 41 * - ``coproc.uboot`` 41 * - ``coproc.uboot`` 42 - running 42 - running 43 - SmartNIC application co-processor (APU) 43 - SmartNIC application co-processor (APU) co-operating system loader version. 44 * - ``coproc.main`` 44 * - ``coproc.main`` 45 - running 45 - running 46 - SmartNIC application co-processor (APU) 46 - SmartNIC application co-processor (APU) main operating system version. 47 * - ``coproc.recovery`` 47 * - ``coproc.recovery`` 48 - running 48 - running 49 - SmartNIC application co-processor (APU) 49 - SmartNIC application co-processor (APU) recovery operating system version. 50 * - ``fw.exprom`` 50 * - ``fw.exprom`` 51 - running 51 - running 52 - Expansion ROM version. For boards where 52 - Expansion ROM version. For boards where the expansion ROM is split between 53 multiple images (e.g. PXE and UEFI), th 53 multiple images (e.g. PXE and UEFI), this is the specifically the PXE boot 54 ROM version. 54 ROM version. 55 * - ``fw.uefi`` 55 * - ``fw.uefi`` 56 - running 56 - running 57 - UEFI driver version (No UNDI support). 57 - UEFI driver version (No UNDI support).
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.