Skip to content

Commit 196fcff

Browse files
alexrallenqiluo-msft
authored andcommitted
[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.
1 parent 8365245 commit 196fcff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/mellanox/mft.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Mellanox SAI
22

3-
MFT_VERSION = 4.16.0
4-
MFT_REVISION = 105
3+
MFT_VERSION = 4.17.0
4+
MFT_REVISION = 106
55

66
export MFT_VERSION MFT_REVISION
77

0 commit comments

Comments
 (0)