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, 25 Apr 2023 01:10:20 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Lorenzo Bianconi <lorenzo@...nel.org>
Cc:     netdev@...r.kernel.org, bpf@...r.kernel.org,
        lorenzo.bianconi@...hat.com, davem@...emloft.net,
        edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
        hawk@...nel.org, john.fastabend@...il.com, ast@...nel.org,
        daniel@...earbox.net
Subject: Re: [PATCH v2 net-next 0/2] add page_pool support for page recycling in
 veth driver

Hello:

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

On Sat, 22 Apr 2023 20:54:31 +0200 you wrote:
> Introduce page_pool support in veth driver in order to recycle pages in
> veth_convert_skb_to_xdp_buff routine and avoid reallocating the skb through
> the page allocator when we run a xdp program on the device and we receive
> skbs from the stack.
> 
> Change since v1:
> - remove page_pool checks in veth_convert_skb_to_xdp_buff() before allocating
>   the pages
> - recycle pages in the hot cache if build_skb fails in
>   veth_convert_skb_to_xdp_buff()
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/2] net: veth: add page_pool for page recycling
    https://git.kernel.org/netdev/net-next/c/0ebab78cbcbf
  - [v2,net-next,2/2] net: veth: add page_pool stats
    https://git.kernel.org/netdev/net-next/c/4fc418053ec7

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