From: Tariq Toukan <tariqt@nvidia.com>
To: "David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Eric Dumazet <edumazet@google.com>
Cc: <netdev@vger.kernel.org>, Saeed Mahameed <saeedm@nvidia.com>,
Gal Pressman <gal@nvidia.com>,
Leon Romanovsky <leonro@nvidia.com>,
Tariq Toukan <tariqt@nvidia.com>
Subject: [PATCH net 0/5] mlx5 misc fixes 2024-08-08
Date: Thu, 8 Aug 2024 17:41:01 +0300 [thread overview]
Message-ID: <20240808144107.2095424-1-tariqt@nvidia.com> (raw)
Hi,
This patchset provides misc bug fixes from the team to the mlx5 core and
Eth drivers.
Series generated against:
commit b928e7d19dfd ("Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth")
Thanks,
Tariq.
Cosmin Ratiu (1):
net/mlx5e: Correctly report errors for ethtool rx flows
Dragos Tatulea (2):
net/mlx5e: SHAMPO, Increase timeout to improve latency
net/mlx5e: Take state lock during tx timeout reporter
Gal Pressman (1):
net/mlx5e: Fix queue stats access to non-existing channels splat
Tariq Toukan (1):
net/mlx5: SD, Do not query MPIR register if no sd_group
drivers/net/ethernet/mellanox/mlx5/core/en.h | 2 +-
.../ethernet/mellanox/mlx5/core/en/params.c | 16 +++++++++++++++-
.../ethernet/mellanox/mlx5/core/en/params.h | 1 +
.../mellanox/mlx5/core/en/reporter_tx.c | 2 ++
.../mellanox/mlx5/core/en_fs_ethtool.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/en_main.c | 17 ++++-------------
.../net/ethernet/mellanox/mlx5/core/lib/sd.c | 18 +++++++++---------
7 files changed, 33 insertions(+), 25 deletions(-)
--
2.44.0
next reply other threads:[~2024-08-08 14:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-08 14:41 Tariq Toukan [this message]
2024-08-08 14:41 ` [PATCH net 1/5] net/mlx5: SD, Do not query MPIR register if no sd_group Tariq Toukan
2024-08-08 14:41 ` [PATCH net 2/5] net/mlx5e: SHAMPO, Increase timeout to improve latency Tariq Toukan
2024-08-08 14:41 ` [PATCH net 3/5] net/mlx5e: Take state lock during tx timeout reporter Tariq Toukan
2024-08-08 14:41 ` [PATCH net 4/5] net/mlx5e: Correctly report errors for ethtool rx flows Tariq Toukan
2024-08-08 14:41 ` [PATCH net 5/5] net/mlx5e: Fix queue stats access to non-existing channels splat Tariq Toukan
2024-08-08 14:52 ` Joe Damato
2024-08-10 5:30 ` [PATCH net 0/5] mlx5 misc fixes 2024-08-08 patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240808144107.2095424-1-tariqt@nvidia.com \
--to=tariqt@nvidia.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gal@nvidia.com \
--cc=kuba@kernel.org \
--cc=leonro@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeedm@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox