[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
This commit is contained in:
Sudharsan Dhamal Gopalarathnam 2023-02-25 23:42:52 -08:00 committed by GitHub
parent 7455c56024
commit ca17198f04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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