Skip to content

Commit

Permalink
[Mellanox] Upgrade Mellanox firmware tools to 4.17.2-12 (#8978)
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
DavidZagury authored and judyjoseph committed Oct 26, 2021
1 parent 0d70e8f commit a68a3a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/mellanox/mft.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Mellanox SAI

MFT_VERSION = 4.17.0
MFT_REVISION = 106
MFT_VERSION = 4.17.2
MFT_REVISION = 12

export MFT_VERSION MFT_REVISION

Expand Down

0 comments on commit a68a3a1

Please sign in to comment.