cnt_rx_frame_received_good

The statistic cnt_rx_frame_received_good reports the number of error-free RX frames at the RX AXI ST interface. An error-free RX frame has all of the following characteristics:
  • Streaming RX data frame or Pause frame.
  • Data content matches the corresponding CRC.
  • Destination address matches with the MAC source address, with reference to rx_address_filtering_mask and the enabling of broadcast filtering.
  • Frame length is ≥ 64 octets, i.e., payload size is ≥ 46 octets for non-VLAN tagged or payload size ≥ 42 octets for VLAN-tagged frames.
  • Frame length is ≤ MTU frame length.
  • For payload size ≤ 1500 octets, the physical frame length matches the values in the ETHERTYPE/LEN field.