Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
[Mellanox]: Update SAI pointer (sonic-net#3208)
Browse files Browse the repository at this point in the history
Signed-off-by: Volodymyr Samotiy <[email protected]>
  • Loading branch information
Volodymyr Samotiy authored and lguohan committed Jul 25, 2019
1 parent 4eb3568 commit 2c6cd62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platform/mellanox/mlnx-sai.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mellanox SAI

MLNX_SAI_VERSION = SAIRel1.14.1-master
MLNX_SAI_VERSION = SAIRel1.14.2-master

export MLNX_SAI_VERSION

Expand Down
2 changes: 1 addition & 1 deletion platform/mellanox/mlnx-sai/SAI-Implementation
Submodule SAI-Implementation updated 47 files
+1 −1 mlnx_sai/debian/changelog
+34 −15 mlnx_sai/inc/mlnx_sai.h
+38 −3 mlnx_sai/src/dbgdump/mlnx_sai_dbg_hash.c
+10 −10 mlnx_sai/src/fx_base_api.c
+2,662 −2,026 mlnx_sai/src/mlnx_sai_acl.c
+283 −264 mlnx_sai/src/mlnx_sai_hash.c
+93 −10 mlnx_sai/src/mlnx_sai_interfacequery.c
+5 −5 mlnx_sai/src/mlnx_sai_lag.c
+2 −2 mlnx_sai/src/mlnx_sai_port.c
+138 −227 mlnx_sai/src/mlnx_sai_switch.c
+30 −33 mlnx_sai/src/mlnx_sai_utils.c
+2 −2 release notes.txt
+3 −3 sdk/README.md
+ sdk/applibs-dev_1.mlnx.4.3.1420_amd64.deb
+ sdk/applibs-dev_1.mlnx.4.3.1634_amd64.deb
+ sdk/applibs_1.mlnx.4.3.1420_amd64.deb
+ sdk/applibs_1.mlnx.4.3.1634_amd64.deb
+ sdk/fw-SPC-rel-13_2000_1420-EVB.mfa
+ sdk/fw-SPC-rel-13_2000_1634-EVB.mfa
+ sdk/fw-SPC2-rel-29_2000_1420-EVB.mfa
+ sdk/fw-SPC2-rel-29_2000_1634-EVB.mfa
+ sdk/iproute2-dev_1.mlnx.4.3.1634_amd64.deb
+ sdk/iproute2_1.mlnx.4.3.1634_amd64.deb
+ sdk/python-sdk-api_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-complib-dev-static_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-complib-dev_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-complib_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-examples-dev_1.mlnx.4.3.1420_amd64.deb
+ sdk/sx-examples-dev_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-examples_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-gen-utils-dev_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-gen-utils_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-kernel-dev_1.mlnx.4.3.1420_amd64.deb
+ sdk/sx-kernel-dev_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-kernel_1.mlnx.4.3.1420_amd64.deb
+ sdk/sx-kernel_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-scew-dev-static_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-scew-dev_1.mlnx.4.3.1634_amd64.deb
+ sdk/sx-scew_1.mlnx.4.3.1634_amd64.deb
+ sdk/sxd-libs-dev-static_1.mlnx.4.3.1634_amd64.deb
+ sdk/sxd-libs-dev_1.mlnx.4.3.1634_amd64.deb
+ sdk/sxd-libs_1.mlnx.4.3.1634_amd64.deb
+ sdk/wjh-libs-dev-static_1.mlnx.4.3.1420_amd64.deb
+ sdk/wjh-libs-dev-static_1.mlnx.4.3.1634_amd64.deb
+ sdk/wjh-libs-dev_1.mlnx.4.3.1634_amd64.deb
+ sdk/wjh-libs_1.mlnx.4.3.1420_amd64.deb
+ sdk/wjh-libs_1.mlnx.4.3.1634_amd64.deb

0 comments on commit 2c6cd62

Please sign in to comment.