Skip to content

Corrected number_of_fields for statistics (SST, BST and XST). Corrected...

Eric Kooistra requested to merge L2SDP-426 into master

Corrected col3 = number of mm_ports = 9 = P_sq (instead of 1) for RAM_ST_XSQ Corrected col7 = number of fields by factor 2 for the 64 bit statistics of SST, BST and XST, because it is defined in fields not in MM words:

RAM_ST_SST number of fields = 1024
RAM_ST_BST number of fields = 976
RAM_ST_XSQ number of fields = 144

Closes L2SDP-426

Merge request reports