1 .. SPDX-License-Identifier: GPL-2.0
7 This document describes the devlink features implemented by the ``i40e``
13 The ``i40e`` driver reports the following versions
15 .. list-table:: devlink info versions implemented
25 - The Product Board Assembly (PBA) identifier of the board.
29 - 2-digit version number of the management firmware that controls the
34 - 2-digit version number of the API exported over the AdminQ by the
35 management firmware. Used by the driver to identify what commands
40 - Build number of the source for the management firmware.
44 - Version of the Option ROM containing the UEFI driver. The version is
45 reported in ``major.minor.patch`` format. The major version is
46 incremented whenever a major breaking change occurs, or when the
47 minor version would overflow. The minor version is incremented for
48 non-breaking changes and reset to 1 when the major version is
49 incremented. The patch version is normally 0 but is incremented when
50 a fix is delivered as a patch against an older base Option ROM.
54 - Version defining the format of the flash contents.
58 - Unique identifier of the firmware image file that was loaded onto
59 the device. Also referred to as the EETRACK identifier of the NVM.