1
0
Files
linux/drivers/net/ethernet
Amir Vadai 281e8b2fdf net/mlx4_en: Count HW buffer overrun only once
RdropOvflw counts overrun of HW buffer, therefore should
be used for rx_fifo_errors only.

Currently RdropOvflw counter is mistakenly also set into
rx_missed_errors and rx_over_errors too, which makes the
device total dropped packets accounting to show wrong results.

Fix that. Use it for rx_fifo_errors only.

Fixes: c27a02cd94 ('mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC')
Signed-off-by: Amir Vadai <amir@vadai.me>
Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-17 10:29:25 -05:00
..
2016-02-16 16:06:13 -05:00
2016-01-07 14:31:26 -05:00
2016-01-07 14:31:26 -05:00
2016-02-16 15:26:30 -05:00
2016-01-25 10:51:52 -08:00
2016-01-29 20:33:38 -08:00
2016-01-10 22:50:14 -05:00
2016-02-13 05:57:39 -05:00
2016-01-04 16:07:16 -05:00
2016-01-07 14:31:26 -05:00