>> ~$ sudo ~/iproute2/devlink/devlink dev info >> pci/0000:01:00.1: >> driver qed >> board.serial_number REE1915E44552 >> versions: >> running: >> fw.app 8.42.2.0 >> stored: >> fw.mgmt 8.52.10.0 > > Are you not able to report the running version of the stored firmware? > The two sections are used for checking if machine needs fw-activation > or reboot (i.e. if fw.mgmt in stored section does not match fw.mgmt in > running - there is a new FW to activate).
Right now I think its not possible. Will investigate more later, when we'll dive more into FW related implementation of devlink APIs. > In general looks good: > > Reviewed-by: Jakub Kicinski <[email protected]> > Thanks
