[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1513153804-19545-1-git-send-email-tariqt@mellanox.com>
Date: Wed, 13 Dec 2017 10:30:01 +0200
From: Tariq Toukan <tariqt@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Eran Ben Elisha <eranbe@...lanox.com>,
Tariq Toukan <tariqt@...lanox.com>
Subject: [PATCH net 0/3] mlx4 misc fixes
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.
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
Powered by blists - more mailing lists