Hi Dave, This patchset contains misc bug fixes from the team to the mlx4 Core and Eth drivers.
Patch 1 by Eugenia fixes an MTU issue in selftest. Patch 2 by Eran fixes an accounting issue in the resource tracker. Patch 3 by Eran fixes a race condition that causes counter inconsistency. Series generated against net commit: 200809716aed fou: fix some member types in guehdr Thanks, Tariq. v2: Patch 2: Add reviewer credit, rephrase commit message. Eran Ben Elisha (2): net/mlx4_core: Fix wrong calculation of free counters net/mlx4_en: Fill all counters under one call of stats lock Eugenia Emantayev (1): net/mlx4_en: Fix selftest for small MTUs drivers/net/ethernet/mellanox/mlx4/en_port.c | 57 ++++++++++++---------- drivers/net/ethernet/mellanox/mlx4/en_selftest.c | 2 +- drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 3 ++ .../net/ethernet/mellanox/mlx4/resource_tracker.c | 1 - 4 files changed, 35 insertions(+), 28 deletions(-) -- 1.8.3.1
