Skip to content

Commit

Permalink
[Mellanox] update MFT version to 4.18.0-106 (#10304)
Browse files Browse the repository at this point in the history
- Why I did it
With the previous MFT 4.18.1-16 there is a bug in mstdump tool accessing wrong address. it is confirmed this issue does not exist in official 4.18.0-106.

- How I did it
Update the MFT version to 4.18.0-106

- How to verify it
Run regression on Mellanox platforms
  • Loading branch information
keboliu authored and judyjoseph committed Mar 28, 2022
1 parent c23ed56 commit 4090d26
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
Expand Up @@ -16,8 +16,8 @@
#
# Mellanox SAI

MFT_VERSION = 4.18.1
MFT_REVISION = 16
MFT_VERSION = 4.18.0
MFT_REVISION = 106

export MFT_VERSION MFT_REVISION

Expand Down

0 comments on commit 4090d26

Please sign in to comment.