[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200420213606.44292-1-saeedm@mellanox.com>
Date: Mon, 20 Apr 2020 14:36:01 -0700
From: Saeed Mahameed <saeedm@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Saeed Mahameed <saeedm@...lanox.com>
Subject: [pull request][net 0/5] Mellanox, mlx5 fixes 2020-04-20
Hi Dave,
This series introduces some fixes to mlx5 driver.
Please pull and let me know if there is any problem.
Thanks,
Saeed.
---
The following changes since commit 1c30fbc76b8f0c07c92a8ca4cd7c456612e17eb5:
team: fix hang in team_mode_get() (2020-04-20 13:03:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2020-04-20
for you to fetch changes up to dcdf4ce0ff4ba206fc362e149c8ae81d6a2f849c:
net/mlx5e: Get the latest values from counters in switchdev mode (2020-04-20 14:30:22 -0700)
----------------------------------------------------------------
mlx5-fixes-2020-04-20
----------------------------------------------------------------
Maxim Mikityanskiy (1):
net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns
Niklas Schnelle (1):
net/mlx5: Fix failing fw tracer allocation on s390
Paul Blakey (1):
net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocation
Saeed Mahameed (1):
net/mlx5: Kconfig: convert imply usage to weak dependency
Zhu Yanjun (1):
net/mlx5e: Get the latest values from counters in switchdev mode
drivers/net/ethernet/mellanox/mlx5/core/Kconfig | 8 ++++----
.../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 6 +++---
drivers/net/ethernet/mellanox/mlx5/core/en.h | 3 ++-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c | 23 +++++++++++-----------
.../net/ethernet/mellanox/mlx5/core/en/xsk/tx.c | 3 +++
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 7 ++++++-
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 8 +++++---
drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c | 6 +++++-
8 files changed, 40 insertions(+), 24 deletions(-)
Powered by blists - more mailing lists