From: patchwork-bot+netdevbpf@kernel.org
To: Maxim Mikityanskiy <maximmi@nvidia.com>
Cc: kuba@kernel.org, davem@davemloft.net, daniel@iogearbox.net,
pabeni@redhat.com, borisp@nvidia.com, tariqt@nvidia.com,
saeedm@nvidia.com, gal@nvidia.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v3] tls: Add opt-in zerocopy mode of sendfile()
Date: Thu, 19 May 2022 10:40:12 +0000 [thread overview]
Message-ID: <165295681210.17580.257718671549894067.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220518092731.1243494-1-maximmi@nvidia.com>
Hello:
This patch was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@redhat.com>:
On Wed, 18 May 2022 12:27:31 +0300 you wrote:
> From: Boris Pismenny <borisp@nvidia.com>
>
> TLS device offload copies sendfile data to a bounce buffer before
> transmitting. It allows to maintain the valid MAC on TLS records when
> the file contents change and a part of TLS record has to be
> retransmitted on TCP level.
>
> [...]
Here is the summary with links:
- [net-next,v3] tls: Add opt-in zerocopy mode of sendfile()
https://git.kernel.org/netdev/net-next/c/c1318b39c7d3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-05-19 10:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-18 9:27 [PATCH net-next v3] tls: Add opt-in zerocopy mode of sendfile() Maxim Mikityanskiy
2022-05-19 4:43 ` Jakub Kicinski
2022-05-19 10:40 ` patchwork-bot+netdevbpf [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=165295681210.17580.257718671549894067.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=borisp@nvidia.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=gal@nvidia.com \
--cc=kuba@kernel.org \
--cc=maximmi@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeedm@nvidia.com \
--cc=tariqt@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 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.