Update arista submodules for SFP txdisable toggle#2123
Merged
lguohan merged 1 commit intosonic-net:201807from Oct 5, 2018
Merged
Update arista submodules for SFP txdisable toggle#2123lguohan merged 1 commit intosonic-net:201807from
lguohan merged 1 commit intosonic-net:201807from
Conversation
With this update the SFPs will set txdisable to 0 when out of reset. Allowing optical cables to be used on these ports.
judyjoseph
added a commit
that referenced
this pull request
Apr 4, 2022
liat-grozovik
pushed a commit
that referenced
this pull request
Apr 4, 2022
In order to include the following commit: c752457 [PBH] Implement Edit Flows (sonic-net/sonic-utilities#2093) sonic-utilities f70dc27 [techsupport] Handle minor fixes of TS Lock and update auto-TS (#2114) 51d3550 Fix issues in clear_qos (#2122) 6d3aa1e [GCU] Optimizing moves by adding generators for keys/tables (#2120) 65a5a6b Fixing get port speed when oper status is down (#2123) c752457 [PBH] Implement Edit Flows (#2093) 827358f [debug dump] dump interface module added (#2070) Signed-off-by: Nazarii Hnydyn <[email protected]>
stepanblyschak
added a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
Apr 13, 2022
23e9398 [scripts/fast-reboot] Shutdown remaining containers through systemd (sonic-net#2133) 576c9ef [scripts/fast-reboot] stop timers in advance (sonic-net#2131) 4dad79c bugfix: incorrect command for portchannel creation (sonic-net#2134) c17b1f4 [show][muxcable] Decrease the timeout for show mux status/hwmode (sonic-net#2130) 49d61f8 [scripts/fast-reboot] cleanup (sonic-net#2132) 52ca324 [config/config_mgmt.py]: Fix dpb issue with upper case mac in (sonic-net#2066) 9e2fbf4 Update db_migrator to support `pfcwd_sw_enable` (sonic-net#2087) 4010bd0 FGNHG CLI changes (sonic-net#1588) 6bd54d0 Fix 'show mac' output when FDB entry for default vlan is None instead of 1 (sonic-net#2126) f70dc27 [techsupport] Handle minor fixes of TS Lock and update auto-TS (sonic-net#2114) 51d3550 Fix issues in clear_qos (sonic-net#2122) 6d3aa1e [GCU] Optimizing moves by adding generators for keys/tables (sonic-net#2120) 65a5a6b Fixing get port speed when oper status is down (sonic-net#2123) c752457 [PBH] Implement Edit Flows (sonic-net#2093) 827358f [debug dump] dump interface module added (sonic-net#2070) Signed-off-by: Stepan Blyschak <[email protected]>
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Apr 28, 2022
* Fixing get port speed when oper status is down Signed-off-by: Sudharsan Dhamal Gopalarathnam <[email protected]> * Removing redundant if condition
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.
With this update the SFPs will set txdisable to 0 when out of reset.
Allowing optical cables to be used on these ports.
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)