From: Jakub Kicinski <kuba@kernel.org>
To: Bharat Bhushan <bbhushan2@marvell.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<sgoutham@marvell.com>, <gakula@marvell.com>,
<sbhatta@marvell.com>, <hkelam@marvell.com>,
<davem@davemloft.net>, <edumazet@google.com>, <pabeni@redhat.com>,
<jerinj@marvell.com>, <lcherian@marvell.com>,
<richardcochran@gmail.com>
Subject: Re: [net-next,v5 0/8] cn10k-ipsec: Add outbound inline ipsec support
Date: Thu, 13 Jun 2024 06:33:19 -0700 [thread overview]
Message-ID: <20240613063319.2870214b@kernel.org> (raw)
In-Reply-To: <20240613071955.2280099-1-bbhushan2@marvell.com>
On Thu, 13 Jun 2024 12:49:47 +0530 Bharat Bhushan wrote:
> This patch series adds outbound inline ipsec support on Marvell
> cn10k series of platform. One crypto hardware logical function
> (cpt-lf) per netdev is required for inline ipsec outbound
> functionality. Software prepare and submit crypto hardware
> (CPT) instruction for outbound inline ipsec crypto mode offload.
> The CPT instruction have details for encryption and authentication
> Crypto hardware encrypt, authenticate and provide the ESP packet
> to network hardware logic to transmit ipsec packet.
Read the rules, please:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#tl-dr
We're drowning in patches right now.
I'm tossing this, come back next week.
--
pv-bot: 24h
prev parent reply other threads:[~2024-06-13 13:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-13 7:19 [net-next,v5 0/8] cn10k-ipsec: Add outbound inline ipsec support Bharat Bhushan
2024-06-13 7:19 ` [net-next,v5 1/8] octeontx2-pf: map skb data as device writeable Bharat Bhushan
2024-06-13 7:19 ` [net-next,v5 2/8] octeontx2-pf: Move skb fragment map/unmap to common code Bharat Bhushan
2024-06-13 7:19 ` [net-next,v5 3/8] octeontx2-af: Disable backpressure between CPT and NIX Bharat Bhushan
2024-06-13 7:19 ` [net-next,v5 4/8] cn10k-ipsec: Initialize crypto hardware for outb inline ipsec Bharat Bhushan
2024-06-13 7:19 ` [net-next,v5 5/8] cn10k-ipsec: Add SA add/delete support " Bharat Bhushan
2024-06-13 7:19 ` [net-next,v5 6/8] cn10k-ipsec: Process inline ipsec transmit offload Bharat Bhushan
2024-06-13 7:19 ` [net-next,v5 7/8] cn10k-ipsec: Allow inline ipsec offload for skb with SA Bharat Bhushan
2024-06-13 7:19 ` [net-next,v5 8/8] cn10k-ipsec: Enable outbound inline ipsec offload Bharat Bhushan
2024-06-13 13:33 ` Jakub Kicinski [this message]
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=20240613063319.2870214b@kernel.org \
--to=kuba@kernel.org \
--cc=bbhushan2@marvell.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gakula@marvell.com \
--cc=hkelam@marvell.com \
--cc=jerinj@marvell.com \
--cc=lcherian@marvell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.com \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.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.