aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAmir Vadai <[email protected]>2016-02-17 17:24:22 +0200
committerDavid S. Miller <[email protected]>2016-02-17 10:29:25 -0500
commit281e8b2fdf8e4ef366b899453cae50e09b577ada (patch)
tree142a4bff8dc28f47958f32aa904433100a5ba3de /tools
parentaac8d3c282e024c344c5b86dc1eab7af88bb9716 (diff)
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: c27a02cd94d6 ('mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC') Signed-off-by: Amir Vadai <[email protected]> Signed-off-by: Eugenia Emantayev <[email protected]> Signed-off-by: Or Gerlitz <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions