Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mellanox] Update SDK 4.4.0940 and FW xx.2007.1244 #4777

Merged
merged 1 commit into from
Jun 16, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions platform/mellanox/fw.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ else
FW_FROM_URL = n
endif

MLNX_SPC_FW_VERSION = 13.2007.1208
MLNX_SPC_FW_VERSION = 13.2007.1244
MLNX_SPC_FW_FILE = fw-SPC-rel-$(subst .,_,$(MLNX_SPC_FW_VERSION))-EVB.mfa
$(MLNX_SPC_FW_FILE)_PATH = $(MLNX_FW_BASE_PATH)
$(MLNX_SPC_FW_FILE)_URL = $(MLNX_FW_BASE_URL)/$(MLNX_SPC_FW_FILE)

MLNX_SPC2_FW_VERSION = 29.2007.1208
MLNX_SPC2_FW_VERSION = 29.2007.1244
MLNX_SPC2_FW_FILE = fw-SPC2-rel-$(subst .,_,$(MLNX_SPC2_FW_VERSION))-EVB.mfa
$(MLNX_SPC2_FW_FILE)_PATH = $(MLNX_FW_BASE_PATH)
$(MLNX_SPC2_FW_FILE)_URL = $(MLNX_FW_BASE_URL)/$(MLNX_SPC2_FW_FILE)

MLNX_SPC3_FW_VERSION = 30.2007.1208
MLNX_SPC3_FW_VERSION = 30.2007.1244
MLNX_SPC3_FW_FILE = fw-SPC3-rel-$(subst .,_,$(MLNX_SPC3_FW_VERSION))-EVB.mfa
$(MLNX_SPC3_FW_FILE)_PATH = $(MLNX_FW_BASE_PATH)
$(MLNX_SPC3_FW_FILE)_URL = $(MLNX_FW_BASE_URL)/$(MLNX_SPC3_FW_FILE)
Expand Down
2 changes: 1 addition & 1 deletion platform/mellanox/sdk-src/sx-kernel/Switch-SDK-drivers
Submodule Switch-SDK-drivers updated 37 files
+4 −4 bin/README.md
+ bin/applibs-dev_1.mlnx.4.4.0940_amd64.deb
+ bin/applibs_1.mlnx.4.4.0928_amd64.deb
+ bin/applibs_1.mlnx.4.4.0940_amd64.deb
+ bin/fw-SPC-rel-13_2007_1208-EVB.mfa
+ bin/fw-SPC-rel-13_2007_1244-EVB.mfa
+ bin/fw-SPC2-rel-29_2007_1208-EVB.mfa
+ bin/fw-SPC2-rel-29_2007_1244-EVB.mfa
+ bin/fw-SPC3-rel-30_2007_1208-EVB.mfa
+ bin/fw-SPC3-rel-30_2007_1244-EVB.mfa
+ bin/iproute2-dev_1.mlnx.4.4.0940_amd64.deb
+ bin/iproute2_1.mlnx.4.4.0940_amd64.deb
+ bin/python-sdk-api_1.mlnx.4.4.0928_amd64.deb
+ bin/python-sdk-api_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-acl-helper-dev-static_1.mlnx.4.4.0928_amd64.deb
+ bin/sx-acl-helper-dev-static_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-acl-helper-dev_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-acl-helper_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-complib-dev-static_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-complib-dev_1.mlnx.4.4.0928_amd64.deb
+ bin/sx-complib-dev_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-complib_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-examples-dev_1.mlnx.4.4.0928_amd64.deb
+ bin/sx-examples-dev_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-examples_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-gen-utils-dev_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-gen-utils_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-scew-dev-static_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-scew-dev_1.mlnx.4.4.0940_amd64.deb
+ bin/sx-scew_1.mlnx.4.4.0940_amd64.deb
+ bin/sxd-libs-dev-static_1.mlnx.4.4.0940_amd64.deb
+ bin/sxd-libs-dev_1.mlnx.4.4.0940_amd64.deb
+ bin/sxd-libs_1.mlnx.4.4.0940_amd64.deb
+ bin/wjh-libs-dev-static_1.mlnx.4.4.0940_amd64.deb
+ bin/wjh-libs-dev_1.mlnx.4.4.0940_amd64.deb
+ bin/wjh-libs_1.mlnx.4.4.0940_amd64.deb
+1 −1 debian/changelog
2 changes: 1 addition & 1 deletion platform/mellanox/sdk.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MLNX_SDK_BASE_PATH = $(PLATFORM_PATH)/sdk-src/sx-kernel/Switch-SDK-drivers/bin/
MLNX_SDK_VERSION = 4.4.0928
MLNX_SDK_VERSION = 4.4.0940
MLNX_SDK_ISSU_VERSION = 101

MLNX_SDK_DEB_VERSION = $(subst _,.,$(MLNX_SDK_VERSION))
Expand Down