[Mellanox] Upgrade Mellanox firmware tools to 4.17.0 (#8299)

- Why I did it
New release of MFT has the following changelog / RN
 Fixed an issue that resulted in getting MVPD read errors from the mlxfwmanager during fast reboot.
 Fixed mlxuptime sometimes generating a time less than previous due the wrong frequency calculation

- How I did it
Update makefile pointer to new version.

- How to verify it
Manually tested on all Mellanox platforms.
This commit is contained in:
Alexander Allen 2021-08-22 05:54:43 -07:00 committed by GitHub
parent 7e4c4e2b95
commit d0c73b050d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Mellanox SAI
MFT_VERSION = 4.16.0
MFT_REVISION = 105
MFT_VERSION = 4.17.0
MFT_REVISION = 106
export MFT_VERSION MFT_REVISION