[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240411115444.374475-1-tariqt@nvidia.com>
Date: Thu, 11 Apr 2024 14:54:38 +0300
From: Tariq Toukan <tariqt@...dia.com>
To: "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Eric Dumazet <edumazet@...gle.com>
CC: <netdev@...r.kernel.org>, Saeed Mahameed <saeedm@...dia.com>, Gal Pressman
<gal@...dia.com>, Leon Romanovsky <leonro@...dia.com>, Tariq Toukan
<tariqt@...dia.com>
Subject: [PATCH net 0/6] mlx5 fixes
Hi,
This patchset provides bug fixes to mlx5 core and Eth drivers.
Series generated against:
commit fe87922cee61 ("net/mlx5: fix possible stack overflows")
Thanks,
Tariq.
Carolina Jubran (2):
net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivation
net/mlx5e: Prevent deadlock while disabling aRFS
Rahul Rameshbabu (1):
net/mlx5e: Use channel mdev reference instead of global mdev instance
for coalescing
Shay Drory (2):
net/mlx5: Lag, restore buckets number to default after hash LAG
deactivation
net/mlx5: Restore mistakenly dropped parts in register devlink flow
Tariq Toukan (1):
net/mlx5: SD, Handle possible devcom ERR_PTR
.../mellanox/mlx5/core/en/reporter_tx.c | 7 +++++
.../net/ethernet/mellanox/mlx5/core/en_arfs.c | 27 +++++++++++--------
.../ethernet/mellanox/mlx5/core/en_ethtool.c | 4 +--
.../net/ethernet/mellanox/mlx5/core/en_main.c | 4 +--
.../mellanox/mlx5/core/eswitch_offloads.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/lag/lag.c | 4 ++-
.../ethernet/mellanox/mlx5/core/lib/devcom.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/lib/sd.c | 4 +--
.../net/ethernet/mellanox/mlx5/core/main.c | 7 +++--
.../mellanox/mlx5/core/sf/dev/driver.c | 1 -
10 files changed, 39 insertions(+), 23 deletions(-)
--
2.44.0
Powered by blists - more mailing lists