| .. | .. |
|---|
| 51 | 51 | packet processing. See the network driver for the exact |
|---|
| 52 | 52 | meaning of this value. |
|---|
| 53 | 53 | |
|---|
| 54 | +What: /sys/class/<iface>/statistics/rx_errors |
|---|
| 55 | +Date: April 2005 |
|---|
| 56 | +KernelVersion: 2.6.12 |
|---|
| 57 | +Contact: netdev@vger.kernel.org |
|---|
| 58 | +Description: |
|---|
| 59 | + Indicates the number of receive errors on this network device. |
|---|
| 60 | + See the network driver for the exact meaning of this value. |
|---|
| 61 | + |
|---|
| 54 | 62 | What: /sys/class/<iface>/statistics/rx_fifo_errors |
|---|
| 55 | 63 | Date: April 2005 |
|---|
| 56 | 64 | KernelVersion: 2.6.12 |
|---|
| .. | .. |
|---|
| 88 | 96 | due to lack of capacity in the receive side. See the network |
|---|
| 89 | 97 | driver for the exact meaning of this value. |
|---|
| 90 | 98 | |
|---|
| 99 | +What: /sys/class/<iface>/statistics/rx_nohandler |
|---|
| 100 | +Date: February 2016 |
|---|
| 101 | +KernelVersion: 4.6 |
|---|
| 102 | +Contact: netdev@vger.kernel.org |
|---|
| 103 | +Description: |
|---|
| 104 | + Indicates the number of received packets that were dropped on |
|---|
| 105 | + an inactive device by the network core. |
|---|
| 106 | + |
|---|
| 91 | 107 | What: /sys/class/<iface>/statistics/rx_over_errors |
|---|
| 92 | 108 | Date: April 2005 |
|---|
| 93 | 109 | KernelVersion: 2.6.12 |
|---|