All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Jakub Kicinski <kuba@kernel.org>,
	Steffen Klassert <steffen.klassert@secunet.com>
Cc: Leon Romanovsky <leonro@nvidia.com>,
	Emeel Hakim <ehakim@nvidia.com>,
	"David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	netdev@vger.kernel.org, Paolo Abeni <pabeni@redhat.com>,
	Raed Salem <raeds@nvidia.com>, Saeed Mahameed <saeedm@nvidia.com>,
	Simon Horman <simon.horman@corigine.com>
Subject: [PATCH net-next 0/2] Support more IPsec selectors in mlx5 packet offload
Date: Tue,  8 Aug 2023 22:14:53 +0300	[thread overview]
Message-ID: <cover.1691521680.git.leonro@nvidia.com> (raw)

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(-)

-- 
2.41.0


             reply	other threads:[~2023-08-08 19:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-08 19:14 Leon Romanovsky [this message]
2023-08-08 19:14 ` [PATCH net-next 1/2] net/mlx5e: Support IPsec upper protocol selector field offload for RX Leon Romanovsky
2023-08-08 19:14 ` [PATCH net-next 2/2] net/mlx5e: Support IPsec upper TCP protocol selector Leon Romanovsky
2023-08-10  9:47 ` [PATCH net-next 0/2] Support more IPsec selectors in mlx5 packet offload Simon Horman

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.1691521680.git.leonro@nvidia.com \
    --to=leon@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=ehakim@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=leonro@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=raeds@nvidia.com \
    --cc=saeedm@nvidia.com \
    --cc=simon.horman@corigine.com \
    --cc=steffen.klassert@secunet.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.