Message ID | cover.1691521680.git.leonro@nvidia.com (mailing list archive) |
---|---|
Headers | show |
Series | Support more IPsec selectors in mlx5 packet offload | expand |
On Tue, Aug 08, 2023 at 10:14:53PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@nvidia.com> > > These two patches add ability to configure proto both UDP and TCP selectors > in RX and TX directions. > > Thanks > > Emeel Hakim (1): > net/mlx5e: Support IPsec upper protocol selector field offload for RX > > Leon Romanovsky (1): > net/mlx5e: Support IPsec upper TCP protocol selector Thanks Emeel and Leon, this looks good to me. For series, Reviewed-by: Simon Horman <horms@kernel.org>
From: Leon Romanovsky <leonro@nvidia.com> These two patches add ability to configure proto both UDP and TCP selectors in RX and TX directions. Thanks Emeel Hakim (1): net/mlx5e: Support IPsec upper protocol selector field offload for RX Leon Romanovsky (1): net/mlx5e: Support IPsec upper TCP protocol selector .../mellanox/mlx5/core/en_accel/ipsec.c | 13 +++--- .../mellanox/mlx5/core/en_accel/ipsec_fs.c | 45 ++++++++++++++----- 2 files changed, 40 insertions(+), 18 deletions(-)