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] [day] [month] [year] [list]
Date:   Mon, 20 Jun 2022 12:10:16 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Cong Wang <xiyou.wangcong@...il.com>
Cc:     netdev@...r.kernel.org, bpf@...r.kernel.org,
        cong.wang@...edance.com
Subject: Re: [Patch bpf-next v4 0/4] sockmap: some performance optimizations

Hello:

This series was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@...earbox.net>:

On Wed, 15 Jun 2022 09:20:10 -0700 you wrote:
> From: Cong Wang <cong.wang@...edance.com>
> 
> This patchset contains two optimizations for sockmap. The first one
> eliminates a skb_clone() and the second one eliminates a memset(). With
> this patchset, the throughput of UDP transmission via sockmap gets
> improved by 61%.
> 
> [...]

Here is the summary with links:
  - [bpf-next,v4,1/4] tcp: introduce tcp_read_skb()
    https://git.kernel.org/bpf/bpf-next/c/04919bed948d
  - [bpf-next,v4,2/4] net: introduce a new proto_ops ->read_skb()
    https://git.kernel.org/bpf/bpf-next/c/965b57b469a5
  - [bpf-next,v4,3/4] skmsg: get rid of skb_clone()
    https://git.kernel.org/bpf/bpf-next/c/57452d767fea
  - [bpf-next,v4,4/4] skmsg: get rid of unncessary memset()
    https://git.kernel.org/bpf/bpf-next/c/43312915b5ba

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