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

[PortOrch] Add FEC codeword errors in port stats #3029

Merged
merged 3 commits into from
Feb 7, 2024

Conversation

vdahiya12
Copy link
Contributor

@vdahiya12 vdahiya12 commented Jan 31, 2024

What I did

  • This set of counters corresponds to number of symbol errors in each FEC codeword received on the port.

  • The number of symbol errors that may be detected is dependent on the type of FEC in use. For instance, RS-528 FEC supports detection of up to 7symbol errors, while RS-544 FEC supports detection of up to 15 symbol errors.

Why I did it
This PR is adding the FEC symbols as per PR opencomputeproject/SAI#1617

How I verified it

Details if related

Microsoft ADO
26733014

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
@prsunny prsunny merged commit 5fd896f into sonic-net:master Feb 7, 2024
14 checks passed
@yxieca
Copy link
Contributor

yxieca commented Feb 16, 2024

@vdahiya12 please add ADO number to this PR.

@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202311: #3085

mssonicbld pushed a commit that referenced this pull request Mar 24, 2024
[PortOrch] Add FEC codeword errors in port stats (#3029)
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.

5 participants