HLD: SPC-6 ASIC SerDes precoding via media_settings.json#2320
Draft
Natgerbi wants to merge 1 commit into
Draft
Conversation
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
dab4ea3 to
eec9e50
Compare
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
eec9e50 to
06b07ca
Compare
Collaborator
|
/azp run |
|
No pipelines are associated with this pull request. |
06b07ca to
3c791c6
Compare
Add HLD describing precoding configuration for SPC-6 platforms while
APSU is not yet supported by module firmware. The flow reuses the
standard SONiC SI pipeline:
media_settings.json -> xcvrd -> APP_DB:PORT_TABLE -> orchagent -> SAI
- Two new per-lane fields, tx_precoding / rx_precoding, are added to
media_settings.json under the existing speed:<lane_speed_key> blocks.
- xcvrd requires no code change (parser is field-agnostic).
- orchagent (PortsOrch) maps the fields to
SAI_PORT_SERDES_ATTR_{TX,RX}_PRECODING.
- sonic-device-data's media_checker is extended to accept the new keys
so the build-time validator does not reject them.
Tracking: FR #4867218.
3c791c6 to
a794211
Compare
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.
No description provided.