upgrade XGS SAI to 7.1.54.4-3 (#16201)

Update SAI xgs version to 7.1.54.4-3 to include the following XGS changes:

7.1.54.3-1: Port SONIC-62323 to SAI 7.1, Use single NH instead of ecmp
7.1.54.3-2: [SAI_BRANCH rel_ocp_sai_7_1] ECMP group expansion fail due to no resources
7.1.54.3-3: Fix capability for Hostif queue on SAI version 7.1

Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
This commit is contained in:
zitingguo-ms 2023-08-19 02:22:01 +08:00 committed by GitHub
parent 5be045beed
commit 0184109a8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
LIBSAIBCM_XGS_VERSION = 7.1.54.4
LIBSAIBCM_XGS_VERSION = 7.1.54.4-3
LIBSAIBCM_DNX_VERSION = 7.1.54.4
LIBSAIBCM_BRANCH_NAME = REL_7.0_202205
LIBSAIBCM_XGS_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/$(LIBSAIBCM_BRANCH_NAME)/$(LIBSAIBCM_XGS_VERSION)"