lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 26 Jul 2022 22:00:14 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Jakub Kicinski <kuba@...nel.org>
Cc:     davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
        pabeni@...hat.com, borisp@...dia.com, john.fastabend@...il.com,
        maximmi@...dia.com, tariqt@...dia.com, vfedorenko@...ek.ru
Subject: Re: [PATCH net-next v3 0/7] tls: rx: decrypt from the TCP queue

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Fri, 22 Jul 2022 16:50:26 -0700 you wrote:
> This is the final part of my TLS Rx rework. It switches from
> strparser to decrypting data from skbs queued in TCP. We don't
> need the full strparser for TLS, its needs are very basic.
> This set gives us a small but measurable (6%) performance
> improvement (continuous stream).
> 
> v2: drop the __exit marking for the unroll path
> v3: drop tcp_recv_skb() in patch 5
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/7] tls: rx: wrap recv_pkt accesses in helpers
    https://git.kernel.org/netdev/net-next/c/b92a13d488de
  - [net-next,v3,2/7] tls: rx: factor SW handling out of tls_rx_one_record()
    https://git.kernel.org/netdev/net-next/c/dd47ed3620e6
  - [net-next,v3,3/7] tls: rx: don't free the output in case of zero-copy
    https://git.kernel.org/netdev/net-next/c/b93f5700164d
  - [net-next,v3,4/7] tls: rx: device: keep the zero copy status with offload
    https://git.kernel.org/netdev/net-next/c/d4e5db645221
  - [net-next,v3,5/7] tcp: allow tls to decrypt directly from the tcp rcv queue
    https://git.kernel.org/netdev/net-next/c/3f92a64e44e5
  - [net-next,v3,6/7] tls: rx: device: add input CoW helper
    https://git.kernel.org/netdev/net-next/c/8b3c59a7a0be
  - [net-next,v3,7/7] tls: rx: do not use the standard strparser
    https://git.kernel.org/netdev/net-next/c/84c61fe1a75b

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ