Skip to content

Fixing FLX-1171 (Implement a mechanism to measure XOFF duration in FULL mode firmware)

Marius Wensing requested to merge FLX-1171_MeasureXoffFM into master

I've added a module measuring the following parameters per FULL mode channel:

  • peak duration
  • total duration (to get average duration divide by number of XOFFs occurred)
  • number of XOFFs occurred

This module has also been included in GBT mode to measure ToHost Xoff in the central router per GBT link.

Edited by Marius Wensing

Merge request reports