forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 15
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
[device/celestica]: Implement Silverstone-DP platform api version 1.0 #155
Merged
mudsut4ke
merged 12 commits into
upstream_silverstone-dp
from
upstream_silverstone-dp_platform_api
Apr 28, 2020
Merged
[device/celestica]: Implement Silverstone-DP platform api version 1.0 #155
mudsut4ke
merged 12 commits into
upstream_silverstone-dp
from
upstream_silverstone-dp_platform_api
Apr 28, 2020
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
…_api [device/celestica]: implement SONiC API chassis get_change_event.
…_api Upstream silverstone dp platform api
pphuchar
approved these changes
Apr 27, 2020
mudsut4ke
pushed a commit
that referenced
this pull request
Jan 25, 2021
Update sonic-snmpagent submodule to include below commits: 1a2b62a [Namespace]: Fix SAI_ID key used in cpfcIfTable and csqIfQosGroupStatsTable implementation (#138) d06f00c [pytest/coverage]: add coverage support (#156) 90e9f2e [Namespace]: Simplify sync_d functions to use higher order (#154) b5815d9 [LLDP]: Modify OID index of LLDPRemTableUpdater MIB (#155) d5f2b92 [Multiasic]: Provide namespace support for ipNetToMediaPhysAddress (#129) 166c221 [Namespace]: Fix interface counters in RFC 1213 (#145) Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
nicwu-cel
pushed a commit
that referenced
this pull request
Apr 25, 2021
Update transceiver info DB key names (#146) [Multiasic]: Provide namespace support for ipNetToMediaPhysAddress (#129) [LLDP]: Modify OID index of LLDPRemTableUpdater MIB (#155) [Namespace]: Simplify sync_d functions to use higher order (#154) [Namespace]: Fix interface counters in RFC 1213 (#145) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
nicwu-cel
pushed a commit
that referenced
this pull request
Apr 25, 2021
61acd3a2e4a457f3bc706cbfaf3162b947763864 (HEAD -> 201911, origin/201911) [xcvrd] Change in xcvrd ports cache creation, now ports are being fetched from config DB (#5892) (#155) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
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.
- What I did
- How I did it
- How to verify it
Signed-off-by: Wirut Getbamrung wgetbumr@celestica.com