-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated SAI version to Oct 20, 2023 (#231)
Signed-off-by: Andriy Kokhan <[email protected]>
- Loading branch information
1 parent
008739d
commit bcfff24
Showing
4 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# The sonic-swss-common and sonic-sairedis commits were taken from | ||
# sonic-buildimage master as of Sep 29, 2023 | ||
# sonic-buildimage master as of Nov 17, 2023 | ||
# | ||
# https://github.com/sonic-net/sonic-buildimage/tree/81a2f56 | ||
# https://github.com/sonic-net/sonic-buildimage/tree/9f08f88 | ||
|
||
SWSS_COMMON_ID=b0f148e | ||
SAIREDIS_ID=c22b76b | ||
SWSS_COMMON_ID=05e024e | ||
SAIREDIS_ID=92da5b3 | ||
|
||
# SAI version: | ||
# Branch master (post v1.13) | ||
# Sep 8, 2023 | ||
# Oct 20, 2023 | ||
|
||
SAI_ID=7f7a758 | ||
SAI_ID=f981a1f |