Re: [PATCH net V1 1/6] net/mlx4_en: Count HW buffer overrun only once

2016-02-17 Thread Rick Jones
On 02/17/2016 07:24 AM, Or Gerlitz wrote: From: Amir Vadai 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

[PATCH net V1 1/6] net/mlx4_en: Count HW buffer overrun only once

2016-02-17 Thread Or Gerlitz
From: Amir Vadai 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