[Accton AS7712] Add sfp reset in driver and sfputil.py.#1241
Merged
lguohan merged 1 commit intosonic-net:masterfrom Dec 15, 2017
roylee123:platfrom_as7712_add_sfp_reset
Merged
[Accton AS7712] Add sfp reset in driver and sfputil.py.#1241lguohan merged 1 commit intosonic-net:masterfrom roylee123:platfrom_as7712_add_sfp_reset
lguohan merged 1 commit intosonic-net:masterfrom
roylee123:platfrom_as7712_add_sfp_reset
Conversation
Signed-off-by: roylee123 <[email protected]>
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
- Refactor tests to use polling interface - Refactor redundant testing methods - Reenable unstable tests Signed-off-by: Danny Allen <[email protected]>
dgsudharsan
pushed a commit
to dgsudharsan/sonic-buildimage
that referenced
this pull request
Jul 1, 2025
…-net#1241) Code sync sonic-net/sonic-buildimage:202411 => 202412 ``` * c84b4461a (HEAD -> code-sync-202412, origin/code-sync-202412) r12f 250614:0146 - Merge remote-tracking branch 'base/202411' into code-sync-202412 |\ | * 3467f84 (base/202411) mssonicbld 250613:1929 - [submodule] Update submodule sonic-utilities to the latest HEAD automatically (sonic-net#22924) | * ddd2cbf mssonicbld 250613:1602 - Add dependencies for protobuf builds on Ubuntu 22.04 (sonic-net#22957) | * ec7e745 mssonicbld 250613:0701 - Update azure pipeline to use ubuntu 22.04 agent (sonic-net#22952) | * 3ec7856 zitingguo-ms 250611:0146 - [Broadcom] Upgrade xgs SAI version to 12.3.16.2 (sonic-net#22897) ```
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.
Signed-off-by: roylee123 [email protected]
- What I did
Validate sfp reset for accton as7712.
- How I did it
Add sfp reset control in driver and connect it to sfputil
- How to verify it
sfputil reset Ethernetxxx
- Description for the changelog