Skip to content

Commit 9527cbe

Browse files
authored
[Mellanox] Upgrade Mellanox firmware tools to 4.17.2-12 (#8978)
- Why I did it Bug fix: bad_param request due to missing parser rest command while running mlxlink - How I did it Advance to MFT tool version to 4.17.2-12. - How to verify it Manually tested on all mellanox platforms.
1 parent 14aca81 commit 9527cbe

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
@@ -16,8 +16,8 @@
1616
#
1717
# Mellanox SAI
1818

19-
MFT_VERSION = 4.17.0
20-
MFT_REVISION = 106
19+
MFT_VERSION = 4.17.2
20+
MFT_REVISION = 12
2121

2222
export MFT_VERSION MFT_REVISION
2323

0 commit comments

Comments
 (0)