From: Leon Romanovsky <leon@kernel.org>
To: "David S . Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>
Cc: Leon Romanovsky <leonro@nvidia.com>,
Eric Dumazet <edumazet@google.com>,
netdev@vger.kernel.org, Paolo Abeni <pabeni@redhat.com>,
Saeed Mahameed <saeedm@nvidia.com>
Subject: [PATCH net-next v1 0/6] Various cleanups for mlx5
Date: Mon, 24 Oct 2022 19:59:53 +0300 [thread overview]
Message-ID: <cover.1666630548.git.leonro@nvidia.com> (raw)
From: Leon Romanovsky <leonro@nvidia.com>
Changelog:
v1:
Patch #1:
* Removed extra blank line
* Removed ipsec initialization for uplink
v0: https://lore.kernel.org/all/cover.1666545480.git.leonro@nvidia.com
-----------------------------------------------------------------------
Hi,
This is a batch of various cleanups which I collected during development
of mlx5 IPsec full offload support.
Thanks.
Leon Romanovsky (6):
net/mlx5e: Support devlink reload of IPsec core
net/mlx5: Return ready to use ASO WQE
net/mlx5e: Don't access directly DMA device pointer
net/mlx5e: Delete always true DMA check
net/mlx5: Remove redundant check
net/mlx5e: Use read lock for eswitch get callbacks
.../ethernet/mellanox/mlx5/core/en/tc/meter.c | 1 -
.../mellanox/mlx5/core/en_accel/ipsec.c | 17 ++++++++---------
.../mellanox/mlx5/core/en_accel/ipsec.h | 5 ++---
.../mellanox/mlx5/core/en_accel/macsec.c | 11 +++++------
.../net/ethernet/mellanox/mlx5/core/en_main.c | 7 ++-----
.../net/ethernet/mellanox/mlx5/core/en_rep.c | 9 +++------
.../mellanox/mlx5/core/eswitch_offloads.c | 12 ++++++------
.../net/ethernet/mellanox/mlx5/core/lib/aso.c | 10 +++++-----
.../net/ethernet/mellanox/mlx5/core/lib/aso.h | 2 +-
9 files changed, 32 insertions(+), 42 deletions(-)
--
2.37.3
next reply other threads:[~2022-10-24 18:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-24 16:59 Leon Romanovsky [this message]
2022-10-24 16:59 ` [PATCH net-next v1 1/6] net/mlx5e: Support devlink reload of IPsec core Leon Romanovsky
2022-10-25 10:58 ` Saeed Mahameed
2022-10-24 16:59 ` [PATCH net-next v1 2/6] net/mlx5: Return ready to use ASO WQE Leon Romanovsky
2022-10-24 16:59 ` [PATCH net-next v1 3/6] net/mlx5e: Don't access directly DMA device pointer Leon Romanovsky
2022-10-24 16:59 ` [PATCH net-next v1 4/6] net/mlx5e: Delete always true DMA check Leon Romanovsky
2022-10-24 16:59 ` [PATCH net-next v1 5/6] net/mlx5: Remove redundant check Leon Romanovsky
2022-10-24 16:59 ` [PATCH net-next v1 6/6] net/mlx5e: Use read lock for eswitch get callbacks Leon Romanovsky
2022-10-25 11:00 ` [PATCH net-next v1 0/6] Various cleanups for mlx5 Saeed Mahameed
2022-10-25 11:25 ` Leon Romanovsky
2022-10-26 14:27 ` Saeed Mahameed
2022-10-27 6:07 ` Leon Romanovsky
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=cover.1666630548.git.leonro@nvidia.com \
--to=leon@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.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;
as well as URLs for NNTP newsgroup(s).