Add updated dynamic gearbox tuning documentation#2174
Merged
tjchadaga merged 3 commits intosonic-net:masterfrom Feb 20, 2026
Merged
Add updated dynamic gearbox tuning documentation#2174tjchadaga merged 3 commits intosonic-net:masterfrom
tjchadaga merged 3 commits intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
Merged
6 tasks
bgallagher-nexthop
added a commit
to nexthop-ai/sonic-swss
that referenced
this pull request
Jan 7, 2026
See [this PR](sonic-net/SONiC#2174) for the HLD describing the high-level design behind this change. This commit adds logic to program gearbox signal integrity settings published to APPL_DB by xcvrd via SAI in the doPortTask() hook in orchagent. The old code path that was previously responsible for programming gearbox signal integrity settings is left intact for backwards compatibility. Signed-off-by: Brian Gallagher <[email protected]>
bgallagher-nexthop
added a commit
to nexthop-ai/sonic-swss
that referenced
this pull request
Jan 7, 2026
…om APPL_DB See [this PR](sonic-net/SONiC#2174) for the HLD describing the high-level design behind this change. This commit adds logic to program gearbox signal integrity settings published to APPL_DB by xcvrd via SAI in the doPortTask() hook in orchagent. The old code path that was previously responsible for programming gearbox signal integrity settings is left intact for backwards compatibility. Signed-off-by: Brian Gallagher <[email protected]>
bgallagher-nexthop
added a commit
to nexthop-ai/sonic-swss
that referenced
this pull request
Jan 7, 2026
See [this PR](sonic-net/SONiC#2174) for the HLD describing the high-level design behind this change. This commit adds logic to program gearbox signal integrity settings published to APPL_DB by xcvrd via SAI in the doPortTask() hook in orchagent. The old code path that was previously responsible for programming gearbox signal integrity settings is left intact for backwards compatibility. Signed-off-by: Brian Gallagher <[email protected]>
6 tasks
bgallagher-nexthop
added a commit
to nexthop-ai/sonic-swss
that referenced
this pull request
Jan 8, 2026
See [this PR](sonic-net/SONiC#2174) for the HLD describing the high-level design behind this change. This commit adds logic to program gearbox signal integrity settings published to APPL_DB by xcvrd via SAI in the doPortTask() hook in orchagent. The old code path that was previously responsible for programming gearbox signal integrity settings is left intact for backwards compatibility. Signed-off-by: Brian Gallagher <[email protected]>
bgallagher-nexthop
added a commit
to nexthop-ai/sonic-swss
that referenced
this pull request
Jan 9, 2026
See [this PR](sonic-net/SONiC#2174) for the HLD describing the high-level design behind this change. This commit adds logic to program gearbox signal integrity settings published to APPL_DB by xcvrd via SAI in the doPortTask() hook in orchagent. The old code path that was previously responsible for programming gearbox signal integrity settings is left intact for backwards compatibility. Signed-off-by: Brian Gallagher <[email protected]>
Taking the original dynamic gearbox tuning design published by j-mazurek in sonic-net@39d1069, this commit makes minor updates to reflect the state of open PRs that implement this functionality. Signed-off-by: Brian Gallagher <[email protected]>
b6c580e to
d0314f6
Compare
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
prgeor
previously approved these changes
Feb 4, 2026
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
Signed-off-by: Brian Gallagher <[email protected]>
a59a40d to
17d4ad3
Compare
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
Contributor
Author
|
@prgeor It looks like my latest update based on your feedback invalidated your PR approval. If you can approve again, I will merge this. |
Contributor
|
@kenneth-arista can you also review? |
prgeor
approved these changes
Feb 10, 2026
kenneth-arista
approved these changes
Feb 10, 2026
byu343
approved these changes
Feb 10, 2026
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.
Taking the original dynamic gearbox tuning design published by j-mazurek in
39d1069 / #1874, this commit makes minor updates to reflect the state of open PRs that implement this functionality.
Open PRs that implement this functionality: