[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1666630548.git.leonro@nvidia.com>
Date: Mon, 24 Oct 2022 19:59:53 +0300
From: Leon Romanovsky <leon@...nel.org>
To: "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: Leon Romanovsky <leonro@...dia.com>,
Eric Dumazet <edumazet@...gle.com>, netdev@...r.kernel.org,
Paolo Abeni <pabeni@...hat.com>,
Saeed Mahameed <saeedm@...dia.com>
Subject: [PATCH net-next v1 0/6] Various cleanups for mlx5
From: Leon Romanovsky <leonro@...dia.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
Powered by blists - more mailing lists