[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164960881425.10567.4095642970036190437.git-patchwork-notify@kernel.org>
Date: Sun, 10 Apr 2022 16:40:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, pabeni@...hat.com, netdev@...r.kernel.org,
borisp@...dia.com, john.fastabend@...il.com, daniel@...earbox.net,
vfedorenko@...ek.ru
Subject: Re: [PATCH net-next 00/11] tls: rx: random refactoring part 2
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 8 Apr 2022 11:31:23 -0700 you wrote:
> TLS Rx refactoring. Part 2 of 3. This one focusing on the main loop.
> A couple of features to follow.
>
> Jakub Kicinski (11):
> tls: rx: drop unnecessary arguments from tls_setup_from_iter()
> tls: rx: don't report text length from the bowels of decrypt
> tls: rx: wrap decryption arguments in a structure
> tls: rx: simplify async wait
> tls: rx: factor out writing ContentType to cmsg
> tls: rx: don't handle async in tls_sw_advance_skb()
> tls: rx: don't track the async count
> tls: rx: pull most of zc check out of the loop
> tls: rx: inline consuming the skb at the end of the loop
> tls: rx: clear ctx->recv_pkt earlier
> tls: rx: jump out for cases which need to leave skb on list
>
> [...]
Here is the summary with links:
- [net-next,01/11] tls: rx: drop unnecessary arguments from tls_setup_from_iter()
https://git.kernel.org/netdev/net-next/c/d4bd88e67666
- [net-next,02/11] tls: rx: don't report text length from the bowels of decrypt
https://git.kernel.org/netdev/net-next/c/9bdf75ccffa6
- [net-next,03/11] tls: rx: wrap decryption arguments in a structure
https://git.kernel.org/netdev/net-next/c/4175eac37123
- [net-next,04/11] tls: rx: simplify async wait
https://git.kernel.org/netdev/net-next/c/37943f047bfb
- [net-next,05/11] tls: rx: factor out writing ContentType to cmsg
https://git.kernel.org/netdev/net-next/c/06554f4ffc25
- [net-next,06/11] tls: rx: don't handle async in tls_sw_advance_skb()
https://git.kernel.org/netdev/net-next/c/fc8da80f9906
- [net-next,07/11] tls: rx: don't track the async count
https://git.kernel.org/netdev/net-next/c/7da18bcc5e4c
- [net-next,08/11] tls: rx: pull most of zc check out of the loop
https://git.kernel.org/netdev/net-next/c/ba13609df18d
- [net-next,09/11] tls: rx: inline consuming the skb at the end of the loop
https://git.kernel.org/netdev/net-next/c/465ea7353567
- [net-next,10/11] tls: rx: clear ctx->recv_pkt earlier
https://git.kernel.org/netdev/net-next/c/b1a2c1786330
- [net-next,11/11] tls: rx: jump out for cases which need to leave skb on list
https://git.kernel.org/netdev/net-next/c/f940b6efb172
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists