Skip to content
Closed
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
4 changes: 2 additions & 2 deletions platform/broadcom/sai.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
LIBSAIBCM_XGS_VERSION = 13.2.0.4
LIBSAIBCM_DNX_VERSION = 12.3.3.2
LIBSAIBCM_DNX_VERSION = 12.3.20.2
LIBSAIBCM_XGS_BRANCH_NAME = SAI_13.2.0_GA
LIBSAIBCM_DNX_BRANCH_NAME = SAI_12.3.0_master
LIBSAIBCM_DNX_BRANCH_NAME = SAI_12.3.0_GA
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vmittal-msft - Was the dnx image validated with this change? Since the SAI header has moved forward, please verify the compatibility with 12.3

LIBSAIBCM_XGS_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/sai-broadcom/$(LIBSAIBCM_XGS_BRANCH_NAME)/$(LIBSAIBCM_XGS_VERSION)/xgs"
LIBSAIBCM_DNX_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/sai-broadcom/$(LIBSAIBCM_DNX_BRANCH_NAME)/$(LIBSAIBCM_DNX_VERSION)/dnx"

Expand Down
Loading