Hi,
I am trying to install a driver for DEL1090001019.
When I install the firmware ( http://www.mellanox.com/downloads/firmware/fw-ConnectX3-rel-2_35_5100-01T7NW-Flexboot-3.4.648.bin.zip ) as suggested under (http://www.mellanox.com/page/firmware_table_dell?mtag=oem_firmware_download ), it actually upgrades to 2.35.5000 instead of 2.35.5100 with the following firmware error when running hca_self_test.ofed :
---- Performing Adapter Device Self Test ----
Number of CAs Detected ................. 1
PCI Device Check ....................... PASS
Kernel Arch ............................ x86_64
Host Driver Version .................... MLNX_OFED_LINUX-3.1-1.0.3 (OFED-3.1-1.0.3): 3.19.0-25-generic
Host Driver RPM Check .................. PASS
Firmware on CA #0 VPI .................. v2.35.5000
Firmware Check on CA #0 (VPI) .......... FAIL
REASON: mismatch CA #0 firmware detected (found v2.35.5000, required v2.35.5100)
Since the file is called fw-ConnectX3-rel-2_35_5100-01T7NW-Flexboot-3.4.648.bin, I can only assume that something is wrong in the version variable of the firmware. Is it so?
Can this be corrected easily with a patch?
Thanks