1,775
edits
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
'''RX errors apply to | '''RX errors apply to ''received'' packets. Following errors are counted:''' | ||
* Malformed packets: The packet was corrupt. This is a general receive error counter and more detailed counters will be reported below. | * Malformed packets: The packet was corrupt. This is a general receive error counter and more detailed counters will be reported below. | ||
* Hardware miss: The packet couldn't be received by the network interface card. | * Hardware miss: The packet couldn't be received by the network interface card. | ||
Line 44: | Line 44: | ||
'''TX errors indicates errors when | '''TX errors indicates errors when ''sending'' to the wire fails for some reason.''' | ||
* Unable to forward: This is a generic error counter. | * Unable to forward: This is a generic error counter. | ||
* Dropped due to missing capacity: The packet could not be sent as the link capacity was too small. | * Dropped due to missing capacity: The packet could not be sent as the link capacity was too small. |
edits