Is it possible / how to update the firmware (EEPROM image) of Intel Gigabit ethernet cards?
I have multiple HP NC365T NICs based on the Intel Corporation 82580 Gigabit Network Connection. Some of them have different firmware versions:
ethtool -i ens3f0 | grep firmware-version
firmware-version: 3.19.0
AND:
ethtool -i ens2f0 | grep firmware-version
firmware-version: 3.29, 0x8000027a
Does the firmware version matter? To me it doesn't look clean that one server is having cards with different FW versions.
The HP document here on page 24 at the end of the number 14 says "Upgrade EEPROM image. Fix in EEPROM version 3.29. Contact your Intel represenative to obtain updated EEPROM images." Are these images available somewhere AND if I get the image how do I update the firmware?