-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix SAI submodule id #647
Merged
pavel-shirshov
merged 1 commit into
sonic-net:master
from
pavel-shirshov:pavelsh/fix_SAI
May 30, 2017
Merged
Fix SAI submodule id #647
pavel-shirshov
merged 1 commit into
sonic-net:master
from
pavel-shirshov:pavelsh/fix_SAI
May 30, 2017
Conversation
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
lguohan
approved these changes
May 30, 2017
gechiang
added a commit
that referenced
this pull request
Jul 28, 2020
Advanced Submodule head of Sonic-Sairedis and picked up the following changes: Workaround getSwitchType failure due to NPU SAI not yet supporting it (#647) sonic-net/sonic-sairedis#647 Adding support for new SAI API sai_query_attribute_capability() (#645) sonic-net/sonic-sairedis#645 [syncd] ARM32 bit fixes, for 64bit printf format specifier. (#643) Signed-off-by: Rajkumar Pennadam Ramamoorthy <[email protected]> sonic-net/sonic-sairedis#643 [syncd] Add support for synchronous bulk api (#640) sonic-net/sonic-sairedis#640
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
5 tasks
liuh-80
added a commit
that referenced
this pull request
Jul 20, 2022
#### Why I did it Submodule update for sonic-swss-common with following change: 597b022 Add SonicDBConfig.getInstanceList() API (#639) 7073dc6 add table name for vlan_stacking (#646) 7e39f31 Add SonicV2Connector::set method for int value. (#648) 154cc9c Improve hset and hdel performance with RedisPipeline. (#647) #### How I did it #### How to verify it #### Which release branch to backport (provide reason below if selected) <!-- - Note we only backport fixes to a release branch, *not* features! - Please also provide a reason for the backporting below. - e.g. - [x] 202006 --> - [ ] 201811 - [ ] 201911 - [ ] 202006 - [ ] 202012 - [ ] 202106 #### Description for the changelog Submodule update for sonic-swss-common with following change: 597b022 Add SonicDBConfig.getInstanceList() API (#639) 7073dc6 add table name for vlan_stacking (#646) 7e39f31 Add SonicV2Connector::set method for int value. (#648) 154cc9c Improve hset and hdel performance with RedisPipeline. (#647) #### A picture of a cute animal (not mandatory but encouraged)
liushilongbuaa
pushed a commit
to liushilongbuaa/sonic-buildimage
that referenced
this pull request
Sep 23, 2022
…rnal repo. Cherry pick 2 swss-common submodule changes: SHA-1: c47272d * Update sonic-swss-common submodule (sonic-net#11470) #### Why I did it Submodule update for sonic-swss-common with following change: 597b022 Add SonicDBConfig.getInstanceList() API (sonic-net#639) 7073dc6 add table name for vlan_stacking (sonic-net#646) 7e39f31 Add SonicV2Connector::set method for int value. (sonic-net#648) 154cc9c Improve hset and hdel performance with RedisPipeline. (sonic-net#647) SHA-1: ba1e1a9 * [sonic-swss-common] Update sonic-swss-common submodule (sonic-net#11524) #### Why I did it Submodule update for sonic-swss-common with following change: ``` 2247dbe 2022-08-01 | Fix memory leak issue in ConfigDBConnector. (sonic-net#655) [Hua Liu] 4af97d6 2022-07-27 | Add new table schemas for DASH (sonic-net#654) [prabhataravind] d72e5ea 2022-07-23 | Fix epoll and socket resource leak issue. (sonic-net#651) [Hua Liu] dda857b 2022-07-21 | Microsoft mandatory file (sonic-net#620) [microsoft-github-policy-service[bot]] 4132d14 2022-07-21 | Fix PING database command not backward compatible with python version issue. (sonic-net#650) [Hua Liu] ```
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
git show
commit 4ea6318
Author: Pavel Shirshov [email protected]
Date: Tue May 30 13:04:06 2017 -0700
diff --git a/src/SAI b/src/SAI
index a6b5b31..940c7b6 160000
--- a/src/SAI
+++ b/src/SAI
@@ -1 +1 @@
-Subproject commit a6b5b3115f39f599d39629ab9bfaeea17333d0bc
+Subproject commit 940c7b6afb1db4e8504b7cdb24ccd669748dbde8