[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200324215257.150911-1-saeedm@mellanox.com>
Date: Tue, 24 Mar 2020 14:52:52 -0700
From: Saeed Mahameed <saeedm@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, kuba@...nel.org,
Saeed Mahameed <saeedm@...lanox.com>
Subject: [pull request][net 0/5] Mellanox, mlx5 fixes 2020-03-24
Hi Dave,
This series introduces some fixes to mlx5 driver.
>From Aya, Fixes to the RX error recovery flows
>From Leon, Fix IB capability mask
Please pull and let me know if there is any problem.
For -stable v5.5
('net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure')
For -stable v5.4
('net/mlx5e: Fix ICOSQ recovery flow with Striding RQ')
('net/mlx5e: Do not recover from a non-fatal syndrome')
('net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset')
('net/mlx5e: Enhance ICOSQ WQE info fields')
The above patch ('net/mlx5e: Enhance ICOSQ WQE info fields')
will fail to apply cleanly on v5.4 due to a trivial contextual conflict,
but it is an important fix, do I need to do something about it or just
assume Greg will know how to handle this ?
Thanks,
Saeed.
---
The following changes since commit 81573b18f26defe672a7d960f9af9ac2c97f324d:
selftests/net/forwarding: add Makefile to install tests (2020-03-23 21:55:30 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2020-03-24
for you to fetch changes up to 187a9830c921d92c4a9a8e2921ecc4b35a97532c:
net/mlx5e: Do not recover from a non-fatal syndrome (2020-03-24 14:43:07 -0700)
----------------------------------------------------------------
mlx5-fixes-2020-03-24
----------------------------------------------------------------
Aya Levin (4):
net/mlx5e: Enhance ICOSQ WQE info fields
net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset
net/mlx5e: Fix ICOSQ recovery flow with Striding RQ
net/mlx5e: Do not recover from a non-fatal syndrome
Leon Romanovsky (1):
net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure
drivers/net/ethernet/mellanox/mlx5/core/en.h | 2 ++
.../net/ethernet/mellanox/mlx5/core/en/health.h | 3 +--
.../ethernet/mellanox/mlx5/core/en/reporter_rx.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h | 6 +++--
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 31 +++++++++++++++++-----
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 11 ++++----
drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c | 1 +
drivers/net/ethernet/mellanox/mlx5/core/vport.c | 3 +++
8 files changed, 41 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists