[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1763415729-1238421-1-git-send-email-tariqt@nvidia.com>
Date: Mon, 17 Nov 2025 23:42:04 +0200
From: Tariq Toukan <tariqt@...dia.com>
To: Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Andrew Lunn <andrew+netdev@...n.ch>, "David
S. Miller" <davem@...emloft.net>
CC: Saeed Mahameed <saeedm@...dia.com>, Leon Romanovsky <leon@...nel.org>,
Tariq Toukan <tariqt@...dia.com>, Mark Bloch <mbloch@...dia.com>, "Richard
Cochran" <richardcochran@...il.com>, <netdev@...r.kernel.org>,
<linux-rdma@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Gal Pressman
<gal@...dia.com>, Moshe Shemesh <moshe@...dia.com>, Dragos Tatulea
<dtatulea@...dia.com>
Subject: [PATCH net-next 0/5] net/mlx5: misc changes 2025-11-17
Hi,
This series contains misc enhancements to the mlx5 driver.
Regards,
Tariq
Carolina Jubran (2):
net/mlx5e: Recover SQ on excessive PTP TX timestamp delta
net/mlx5: Remove redundant bw_share minimal value assignment
Gal Pressman (1):
net/mlx5: Refactor EEPROM query error handling to return status
separately
Saeed Mahameed (1):
net/mlx5: Abort new commands if all command slots are stalled
Tariq Toukan (1):
net/mlx5: Use EOPNOTSUPP instead of ENOTSUPP
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 55 +++++++++++++++++++
.../mellanox/mlx5/core/diag/fw_tracer.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/en/ptp.c | 21 +++++--
.../net/ethernet/mellanox/mlx5/core/en/ptp.h | 2 +-
.../ethernet/mellanox/mlx5/core/en_ethtool.c | 19 ++++---
.../mellanox/mlx5/core/en_fs_ethtool.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/en_tx.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/esw/qos.c | 7 ---
.../ethernet/mellanox/mlx5/core/fpga/core.c | 2 +-
.../ethernet/mellanox/mlx5/core/lib/vxlan.c | 2 +-
.../ethernet/mellanox/mlx5/core/mlx5_core.h | 4 +-
.../net/ethernet/mellanox/mlx5/core/port.c | 35 ++++++------
.../mlx5/core/steering/sws/dr_domain.c | 8 +--
include/linux/mlx5/driver.h | 1 +
14 files changed, 111 insertions(+), 51 deletions(-)
base-commit: c9dfb92de0738eb7fe6a591ad1642333793e8b6e
--
2.31.1
Powered by blists - more mailing lists