You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[orchagent] Add FEC frame loss ratio monitoring with predictive analytics (#3869)
Implement observed and predicted FEC frame loss ratio calculations, using real-time metrics and linear regression on codeword error distribution for comprehensive network link health monitoring.
The predictive algorithm analyzes FEC codeword error patterns across symbol error bins, applies regression analysis to model error distribution trends, and extrapolates potential frame loss using IEEE FEC specifications. This enables early detection of degrading links before complete failure, supporting proactive network maintenance.
Feature HLD : port_fec_flr.md
0 commit comments