Skip to content

Commit ca17198

Browse files
authored
[202012][Mellanox] Change MFT version to 4.21.0-100 (#13956)
- 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
1 parent 7455c56 commit ca17198

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/mellanox/mft.mk

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Mellanox SAI
22

3-
MFT_VERSION = 4.18.0
4-
MFT_REVISION = 106
3+
MFT_VERSION = 4.21.0
4+
MFT_REVISION = 100
55

66
export MFT_VERSION MFT_REVISION
77

0 commit comments

Comments
 (0)