Documentation/networking/device_drivers/ethernet/meta/fbnic.rst
.. SPDX-License-Identifier: GPL-2.0+
fbnic has three components stored on the flash which are provided in one PLDM image:
fbnic stores two copies of these three components on flash. This allows fbnic to fall back to an older version of firmware automatically in case firmware fails to boot. Version information for both is provided as running and stored. The undi is only provided in stored as it is not actively running once the Linux driver takes over.
devlink dev info provides version information for all three components. In addition to the version the hg commit hash of the build is included as a separate entry.