File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Documentation/ABI/testing Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,14 @@ Description:
5151 packet processing. See the network driver for the exact
5252 meaning of this value.
5353
54+ What: /sys/class/<iface>/statistics/rx_errors
55+ Date: April 2005
56+ KernelVersion: 2.6.12
57+ 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+
5462What: /sys/class/<iface>/statistics/rx_fifo_errors
5563Date: April 2005
5664KernelVersion: 2.6.12
@@ -88,6 +96,14 @@ Description:
8896 due to lack of capacity in the receive side. See the network
8997 driver for the exact meaning of this value.
9098
99+ What: /sys/class/<iface>/statistics/rx_nohandler
100+ Date: February 2016
101+ KernelVersion: 4.6
102+ 103+ Description:
104+ Indicates the number of received packets that were dropped on
105+ an inactive device by the network core.
106+
91107What: /sys/class/<iface>/statistics/rx_over_errors
92108Date: April 2005
93109KernelVersion: 2.6.12
You can’t perform that action at this time.
0 commit comments