OOM support, Sfputil not showing qsfp devices after powercycle bugfix#1337
Closed
Balaselvi wants to merge 1 commit intosonic-net:masterfrom
Closed
OOM support, Sfputil not showing qsfp devices after powercycle bugfix#1337Balaselvi wants to merge 1 commit intosonic-net:masterfrom
Balaselvi wants to merge 1 commit intosonic-net:masterfrom
Conversation
lguohan
added a commit
to lguohan/sonic-buildimage
that referenced
this pull request
Dec 28, 2020
* 7924bd1 2020-12-28 | [route_check]: ignore routes pointing to Loopback interface (sonic-net#1337) (HEAD, origin/master, origin/HEAD) [lguohan] Signed-off-by: Guohan Lu <lguohan@gmail.com>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
…t#1337) orchagent ignore all routes pointing to Loopback interfaces. add this skip logic in route check. sonic-net/sonic-swss#1570 Signed-off-by: Guohan Lu <lguohan@gmail.com>
tshalvi
pushed a commit
to tshalvi/sonic-buildimage
that referenced
this pull request
Aug 25, 2025
…AD automatically (sonic-net#1337) #### Why I did it src/sonic-utilities ``` * 1459455d - (HEAD -> 202412, origin/202412) [trim]: Add Packet Trimming Asym DSCP CLI (sonic-net#202) (28 hours ago) [mssonicbld] * 1e6c1324 - Merge pull request sonic-net#200 from mssonicbld/sonicbld/202412-merge (5 days ago) [mssonicbld] * 0522c0f9 - Merge branch '202411' of https://github.com/sonic-net/sonic-utilities into 202412 (5 days ago) [Sonic Automation] * 58f250eb - backport PR 3947 (sonic-net#3960) (5 days ago) [Liping Xu] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Added the OOM (Open optical monitoring) support. Fixed a bug on D7054 device, where qsfp devices are not listed by the sfputil or the oom after a powercycle.
Added the optoe driver and changed the init script accordingly. Added bugfix in inventec swps driver.
The oom git can be cloned on the device and the results can be seen both on D7032/D7054 device. After powercycle both sfputil/oom will show the qsfp and the sfp devices on the D7054 device.
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)