upgrade xgs SAI version to 8.4.41.1 (#17976)

Why I did it
Upgrade the xgs SAI version to 8.4.41.1 to include the following fix:

8.4.41.1: Cherry-pick from SAI 4.3: CS00012288297: Fix TX queue for control packets
Work item tracking
Microsoft ADO (number only): 26626208
How I did it
Upgrade xgs SAI version in sai.mk file.

How to verify it
run test_bgp_queue.py test on 7050qx T1: https://dev.azure.com/mssonic/internal/_build/results?buildId=467287&view=results
This commit is contained in:
zitingguo-ms 2024-02-01 15:01:27 +08:00 committed by GitHub
parent de3a1e54b1
commit 6514cfa262
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
LIBSAIBCM_XGS_VERSION = 8.4.41.0
LIBSAIBCM_XGS_VERSION = 8.4.41.1
LIBSAIBCM_DNX_VERSION = 9.2.12.1
LIBSAIBCM_XGS_BRANCH_NAME = SAI_8.4.0_GA
LIBSAIBCM_DNX_BRANCH_NAME = SAI_9.2.0.3