Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[202012] FEC none config through minigraph #7670

Merged
merged 1 commit into from
May 25, 2021

Conversation

dgsudharsan
Copy link
Collaborator

Porting #7667 to 202012 since there were conflicts

Why I did it

When FECDisabled is set to true in minigraph.py, push 'fec' 'none' explicitly to config_db. When 'fec' is defined in port_config.ini do not override it with 'rs' for 100G

How I did it

Modified minigraph Parser

How to verify it

Load minigraph with FECDisabled and after config load_minigraph check the config_db whether 'fec' 'none' is populated. Modified port_config.ini to check if a value in port_config.ini does not get overridden by 'fec' 'rs'

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

@jleveque jleveque changed the title FEC none config through minigraph [202012] FEC none config through minigraph May 25, 2021
@jleveque jleveque merged commit 7a8e77d into sonic-net:202012 May 25, 2021
dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request Mar 17, 2022
When FECDisabled is set to true in minigraph.py, push 'fec' 'none' explicitly to config_db. When 'fec' is defined in port_config.ini do not override it with 'rs' for 100G

Backport of sonic-net#7667 to 202012 branch.
prgeor pushed a commit that referenced this pull request Mar 29, 2022
When FECDisabled is set to true in minigraph.py, push 'fec' 'none' explicitly to config_db. When 'fec' is defined in port_config.ini do not override it with 'rs' for 100G

Backport of #7667 to 202012 branch.
@dgsudharsan dgsudharsan deleted the fec_minigraph_202012 branch March 9, 2023 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants