From: Saeed Mahameed <saeed@kernel.org>
To: "David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Eric Dumazet <edumazet@google.com>
Cc: Saeed Mahameed <saeedm@nvidia.com>,
netdev@vger.kernel.org, Tariq Toukan <tariqt@nvidia.com>,
Gal Pressman <gal@nvidia.com>,
Leon Romanovsky <leonro@nvidia.com>
Subject: [PATCH net-next V3 0/4] mlx5 misc 2023-07-08 (sf max eq)
Date: Thu, 11 Jul 2024 17:33:06 -0700 [thread overview]
Message-ID: <20240712003310.355106-1-saeed@kernel.org> (raw)
From: Saeed Mahameed <saeedm@nvidia.com>
Hi,
This V3 includes only 4 patches out of the original 10 in V2,
since Jakub asked to split the series and fix the commit message
of the first patch.
V2->V3:
- Improve commit message of patch #1 (Jakub).
Link: https://patchwork.kernel.org/project/netdevbpf/patch/20240708080025.1593555-2-tariqt@nvidia.com/
Daniel Jurgens (4):
net/mlx5: IFC updates for SF max IO EQs
net/mlx5: Set sf_eq_usage for SF max EQs
net/mlx5: Set default max eqs for SFs
net/mlx5: Use set number of max EQs
drivers/net/ethernet/mellanox/mlx5/core/eq.c | 7 +++++--
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 3 +++
.../mellanox/mlx5/core/eswitch_offloads.c | 15 ++++++++++++++-
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 12 ++++--------
.../net/ethernet/mellanox/mlx5/core/sf/devlink.c | 12 ++++++++++++
include/linux/mlx5/mlx5_ifc.h | 4 +++-
6 files changed, 41 insertions(+), 12 deletions(-)
--
2.45.2
next reply other threads:[~2024-07-12 0:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-12 0:33 Saeed Mahameed [this message]
2024-07-12 0:33 ` [PATCH net-next V3 1/4] net/mlx5: IFC updates for SF max IO EQs Saeed Mahameed
2024-07-12 0:33 ` [PATCH net-next V3 2/4] net/mlx5: Set sf_eq_usage for SF max EQs Saeed Mahameed
2024-07-12 0:33 ` [PATCH net-next V3 3/4] net/mlx5: Set default max eqs for SFs Saeed Mahameed
2024-07-12 0:33 ` [PATCH net-next V3 4/4] net/mlx5: Use set number of max EQs Saeed Mahameed
2024-07-13 22:50 ` [PATCH net-next V3 0/4] mlx5 misc 2023-07-08 (sf max eq) 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=20240712003310.355106-1-saeed@kernel.org \
--to=saeed@kernel.org \
--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 \
--cc=tariqt@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;
as well as URLs for NNTP newsgroup(s).