[device/platform] Implement xcvr insert/remove event on questone2bd#194
Merged
bbinxie merged 2 commits intoSONIC-DEV:201911_cel_wbfrom Jun 12, 2020
Merged
Conversation
bbinxie
approved these changes
Jun 12, 2020
mudsut4ke
pushed a commit
that referenced
this pull request
Sep 9, 2021
Updates sonic-platform-daemons submodule. Includes the following commits: ``` eb8a223 [xcvrd] Force cleanup of chassis global variable on deinit (#193) a6903c0 [CI] sonic-config-engine now depends on SONiC YANG packages (#194) bf60a27 Replace swsssdk.SonicV2Connector with swsscommon implementation (#191) ```
mudsut4ke
pushed a commit
that referenced
this pull request
Sep 9, 2021
7670b49 [sonic_platform/sfp_base] Add common definition for get SFP error status (#194) 1336598 [CI] sonic-config-engine now depends on SONiC YANG packages (#198) f57fee4 Add to check pcie configuration revision to get the right configuration. (#195) 4e3a0a0 Fix typo for midplane APIs. (#196) fc2e9e2 [eeprom_tlv_info] Optimize EEPROM data process by using visitor pattern (#193)
jerseyang
pushed a commit
that referenced
this pull request
Sep 26, 2021
* 664f0e2 2021-07-14 | [xrcvd]: Removed undefined symbol 'sfp_status_helper' (#204) (HEAD, origin/202012) [Prince George] * 1b2d016 2021-06-16 | [CI] sonic-config-engine now depends on SONiC YANG packages (#194) [Joe LeVeque] * 1cf5996 2021-07-14 | Introduce mgmtinit delay after transceiver module insertion (#201) [Prince George] Signed-off-by: Guohan Lu <lguohan@gmail.com>
This file contains hidden or 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
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
Implement polling method to get port insert/remove event in Celestica/ questone2bd.= platform.
- How I did it
- How to verify it
test_result.zip
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)