Skip to content

Commit

Permalink
[mellanox] Update FW/SDK: 13/29.2000.2308 and 4.3.2308 (#3666)
Browse files Browse the repository at this point in the history
Signed-off-by: Nazarii Hnydyn <[email protected]>
  • Loading branch information
nazariig authored and liat-grozovik committed Oct 30, 2019
1 parent 1942e33 commit 8db6df5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions platform/mellanox/fw.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@ else
FW_FROM_URL = n
endif


MLNX_SPC_FW_VERSION = 13.2000.2162
MLNX_SPC_FW_VERSION = 13.2000.2308
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.2000.2162
MLNX_SPC2_FW_VERSION = 29.2000.2308
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)
Expand Down
2 changes: 1 addition & 1 deletion platform/mellanox/sdk-src/sx-kernel/Switch-SDK-drivers
Submodule Switch-SDK-drivers updated 44 files
+6 −6 bin/README.md
+ bin/applibs-dev_1.mlnx.4.3.2308_amd64.deb
+ bin/applibs_1.mlnx.4.3.2104_amd64.deb
+ bin/applibs_1.mlnx.4.3.2308_amd64.deb
+ bin/fw-SPC-rel-13_2000_2162-EVB.mfa
+ bin/fw-SPC-rel-13_2000_2308-EVB.mfa
+ bin/fw-SPC2-rel-29_2000_2162-EVB.mfa
+ bin/fw-SPC2-rel-29_2000_2308-EVB.mfa
+ bin/iproute2-dev_1.mlnx.4.3.2308_amd64.deb
+ bin/iproute2_1.mlnx.4.3.2308_amd64.deb
+ bin/python-sdk-api_1.mlnx.4.3.2104_amd64.deb
+ bin/python-sdk-api_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-acl-helper-dev-static_1.mlnx.4.3.2104_amd64.deb
+ bin/sx-acl-helper-dev-static_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-acl-helper-dev_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-acl-helper_1.mlnx.4.3.2104_amd64.deb
+ bin/sx-acl-helper_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-complib-dev-static_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-complib-dev_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-complib_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-examples-dev_1.mlnx.4.3.2104_amd64.deb
+ bin/sx-examples-dev_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-examples_1.mlnx.4.3.2104_amd64.deb
+ bin/sx-examples_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-gen-utils-dev_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-gen-utils_1.mlnx.4.3.2104_amd64.deb
+ bin/sx-gen-utils_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-scew-dev-static_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-scew-dev_1.mlnx.4.3.2308_amd64.deb
+ bin/sx-scew_1.mlnx.4.3.2308_amd64.deb
+ bin/sxd-libs-dev-static_1.mlnx.4.3.2104_amd64.deb
+ bin/sxd-libs-dev-static_1.mlnx.4.3.2308_amd64.deb
+ bin/sxd-libs-dev_1.mlnx.4.3.2308_amd64.deb
+ bin/sxd-libs_1.mlnx.4.3.2104_amd64.deb
+ bin/sxd-libs_1.mlnx.4.3.2308_amd64.deb
+ bin/wjh-libs-dev-static_1.mlnx.4.3.2104_amd64.deb
+ bin/wjh-libs-dev-static_1.mlnx.4.3.2308_amd64.deb
+ bin/wjh-libs-dev_1.mlnx.4.3.2308_amd64.deb
+ bin/wjh-libs_1.mlnx.4.3.2104_amd64.deb
+ bin/wjh-libs_1.mlnx.4.3.2308_amd64.deb
+1 −1 debian/changelog
+5 −0 drivers/net/mlx_sx/ioctl_host_ifc.c
+5 −1 drivers/net/mlx_sx/reset.c
+1 −1 drivers/net/mlx_sx/sx.h
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.3.2104
MLNX_SDK_VERSION = 4.3.2308
MLNX_SDK_ISSU_VERSION = 101

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

0 comments on commit 8db6df5

Please sign in to comment.