[Intel-wired-lan] [PATCH v3 8/9] ice: add basic handler for devlink .info_get
Jakub Kicinski
kuba at kernel.org
Thu Mar 12 20:18:36 UTC 2020
On Wed, 11 Mar 2020 18:58:17 -0700 Jacob Keller wrote:
> The devlink .info_get callback allows the driver to report detailed
> version information. The following devlink versions are reported with
> this initial implementation:
>
> "fw.mgmt" -> The version of the firmware that controls PHY, link, etc
> "fw.mgmt.api" -> API version of interface exposed over the AdminQ
> "fw.mgmt.build" -> Unique build id of the source for the management fw
> "fw.undi" -> Version of the Option ROM containing the UEFI driver
> "fw.psid.api" -> Version of the NVM image format.
> "fw.bundle_id" -> Unique identifier for the combined flash image.
> "fw.app.name" -> The name of the active DDP package.
> "fw.app" -> The version of the active DDP package.
Acked-by: Jakub Kicinski <kuba at kernel.org>
More information about the Intel-wired-lan
mailing list