[image]: re-patch the support for Broadcom 54616 phy for intel igb driver#574
Merged
lguohan merged 1 commit intosonic-net:masterfrom May 11, 2017
Merged
[image]: re-patch the support for Broadcom 54616 phy for intel igb driver#574lguohan merged 1 commit intosonic-net:masterfrom
lguohan merged 1 commit intosonic-net:masterfrom
Conversation
Collaborator
Author
|
The new patch looks good. check here. |
…iver. Previous patch is not correct.
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
This function allows the propagation of MTU from port MTU to router interface MTU if the router interface is created based on this port. Once the port MTU gets changes, the router interface MTU will also get changed. Update the VS unit test test_InterfaceChangeMtu case. It will check the data flow from application database to ASIC database. Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
This was referenced Feb 17, 2022
qiluo-msft
pushed a commit
that referenced
this pull request
Feb 18, 2022
sonic-swss-common: [ci] Set diff coverage threshold to 50% (#567) Added NVGRE tunnel related tables (#549) Add option to suppress logging (#566) [TableBase] Make channel name from both table name and database ID (#568) Revert "[TableBase] Make channel name from both table name and database ID (#568)" (#574) sonic-py-swsssdk: Add option to suppress warnings when querying Redis (#115)
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Feb 27, 2025
…atically (sonic-net#574) #### Why I did it src/sonic-utilities ``` * 5824dcfa - (HEAD -> 202405, origin/202405) Fix show interface counters for Chassis Packet Supervisor (sonic-net#107) (24 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Jul 10, 2025
…D automatically (#23273) #### Why I did it src/sonic-platform-daemons ``` * fd863c1 - (HEAD -> master, origin/master, origin/HEAD) Add high power class support for non-CMIS modules in xcvrd (#574) (5 hours ago) [longhuan-cisco] ``` #### How I did it #### How to verify it #### Description for the changelog
YairRaviv
pushed a commit
to YairRaviv/sonic-buildimage
that referenced
this pull request
Jul 15, 2025
…D automatically (sonic-net#23273) #### Why I did it src/sonic-platform-daemons ``` * fd863c1 - (HEAD -> master, origin/master, origin/HEAD) Add high power class support for non-CMIS modules in xcvrd (sonic-net#574) (5 hours ago) [longhuan-cisco] ``` #### How I did it #### How to verify it #### Description for the changelog
bobby-nexthop
pushed a commit
to bobby-nexthop/sonic-buildimage
that referenced
this pull request
Aug 1, 2025
…#574) * Add high power class handling in sff_mgr * Fix test_xcvrd * Add UT coverage and rename sff_mgr enable flag to enable_sff_mgr_controlled_tx * Keep set_high_power_class raw and put handling logic in sff_mgr * Combine with merged code from master * Revert back to enable_sff_mgr flag and update function name of enable_high_power_class * Add comment
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.
[image]: re-patch the support for Broadcom 54616 phy for intel igb driver.
Previous patch is not correct.