Conversation
|
When the port is down or flapping, or even postFEC error > 0, preFEC BER calculation does not make sense. After link flap or link down, when link is stably up, the preFEC BER calculation uses counters reset from 0 at link up. |
This comment was marked as duplicate.
This comment was marked as duplicate.
|
hit the wrong button and accidental closed the PR, reopen it. |
Agree, the measurement could be compromised if the link is not stable, like flapping occur, etc |
|
The feature only capture the realtime port FEC BER. Is it possible to capture any history port FEC BER issue so that we will be able to get some debug information when an issue only happens in a short period? |
|
The following code review PR is for the implementation of this HLD |
|
Review feedback , the following key points were mentions (1) can we add min , max, average BER response: |
prgeor
left a comment
There was a problem hiding this comment.
@vincentpcng can you please link all the code PRs to the HLD?
|
I added the code PR(s) links before the meeting minute comments... Let me include it again here The following code review PR is for the implementation of this HLD |
What I did
Add design proposal for Port FEC BER feature
Summary of Changes:
Enhance the collect and compute the FEC BER on each port.
Modify the port_rates.lua , portstat.py and netstat.py