-
Notifications
You must be signed in to change notification settings - Fork 1.2k
HLD for port FEC FLR support #1948
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
Conversation
This document provides information about the implementation of Port Forward Error Correction (FEC) Frame Loss Ratio (FLR) support in SONiC.
|
/azp run |
|
No pipelines are associated with this pull request. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vkjammala-arista Thanks for the HLD. Added few comments.
|
/azp run |
|
No pipelines are associated with this pull request. |
|
/azp run |
|
No pipelines are associated with this pull request. |
|
/azp run |
|
No pipelines are associated with this pull request. |
|
@vkjammala-arista can we change the title to "Predicted Frame Loss Ratio Estimation" ? |
We are introducing observed FEC FLR as well in this HLD, that's the reason i have put |
|
/azp run |
|
No pipelines are associated with this pull request. |
|
/azp run |
|
No pipelines are associated with this pull request. |
1) Add images to help understand predicted FEC FLR better. 2) Display accuracy (R^2) information along with predicted FEC FLR value. 3) Add small note on using window from 16 to 20. Update FEC FLR formula considering interleaving factor to include MFC.
|
/azp run |
|
No pipelines are associated with this pull request. |
1) portstat CLI fields renaming, FEC_FLR --> FLR(O) and FEC_FLR_PREDICTED --> FLR(P) 2) Rename "fec-flr-interval-factor" to "flr-interval-factor" 3) CLI output explanation is updated to highlight that atleast 2 non-zero bin values is needed for predicted flr computation.
|
/azp run |
|
No pipelines are associated with this pull request. |
This document provides information about the implementation of Port Forward Error Correction (FEC) Frame Loss Ratio (FLR) support in SONiC.
Fixes #2068
Code PRs for tracking
The code pull requests should merge in the order they are mentioned in the table.