Skip to content

Commit

Permalink
[202012][Mellanox] Change MFT version to 4.21.0-100 (#13956)
Browse files Browse the repository at this point in the history
- Why I did it
Update MFT version to 4.21.0-100 to include a fix for an issue reported using mlxlink on qsfp-dd

- How I did it
Update mft.mk

- How to verify it
Run regression on Mellanox platforms
  • Loading branch information
dgsudharsan authored Feb 26, 2023
1 parent 7455c56 commit ca17198
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.18.0
MFT_REVISION = 106
MFT_VERSION = 4.21.0
MFT_REVISION = 100

export MFT_VERSION MFT_REVISION

Expand Down

0 comments on commit ca17198

Please sign in to comment.