This section displays the Receive and Transmit data shown below. Refer to Appendix A Port Counters Overview for more information.
Data Displayed | Description |
---|---|
RcvData | The total number of fabric packet flits
received.
This counter includes all fabric packet flits received with and without errors (such as PktBadTail). Only includes flits actually received (for example, PktLen in header may exceed actual flits received in certain error situations, in which case only actual flits received are counted. In IB mode: The total number of data octets, divided by 4, received. |
RcvPkts | The total number of fabric packets received.
This counter includes all fabric packet head flits received with and without errors (such as PktBadHead). |
MulticastRcvPkts | The total number of multicast and collective
packets received.
This counter includes all valid packets and all packets with a header up to and including the DLID, where the DLID is within the configured range for multicast or collectives. Packets within the configured multicast or collective address space are counted, even if later checks determine the packet is unroutable or exceeds the SwitchInfo.MulticastFDBCap, SwitchInfo.CollectiveFDBCap, configured SwitchInfo.MulticastFDBTop or configured SwitchInfo.CollectiveFDBTop. |
RcvErrors | This counter indicates the total number of packets containing an error that were received by the port, including physical errors and malformed packets. It may indicate possible misconfiguration of a port, either by the SM or (more likely) by user intervention (e.g., using a tool such as opaportconfig). |
RcvConstraintErrors | This counter is incremented when partition key or source LID violations are detected in a received packet, indicating a possible security issue or misconfiguration of device security settings. |
RcvSwitchRelayErrors | This counter indicates the number of packets that were dropped due to internal routing errors. It is indicative of the possible misconfiguration of a switch by the SM. |
RcvRemotePhysicalErrors | This counter indicates the number of downstream effects of signal integrity problems. It is indicative of an SI issue in the upstream path. |
RcvFECN | When a device receives a packet with the FECN (Forward Explicit Congestion Notification) bit set to one, this counter is incremented. |
RcvBECN | When a device receives a packet with the BECN (Backward Explicit Congestion Notification) bit set to one, this counter is incremented. |
RcvBubble | This counter indicates the total number of "flit times" where one or more packets have been started to be received, but receiver received idle flits from the wire. |