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:   Wed, 29 Dec 2021 00:20:11 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Tony Nguyen <anthony.l.nguyen@...el.com>
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        alexandr.lobakin@...el.com
Subject: Re: [PATCH net-next 0/9][pull request] 10GbE Intel Wired LAN Driver
 Updates 2021-12-28

Hello:

This series was applied to netdev/net-next.git (master)
by Tony Nguyen <anthony.l.nguyen@...el.com>:

On Tue, 28 Dec 2021 09:58:06 -0800 you wrote:
> Alexander Lobakin says:
> 
> napi_build_skb() I introduced earlier this year ([0]) aims
> to decrease MM pressure and the overhead from in-place
> kmem_cache_alloc() on each Rx entry processing by decaching
> skbuff_heads from NAPI per-cpu cache filled prior to that by
> napi_consume_skb() (so it is sort of a direct shortcut for
> free -> mm -> alloc cycle).
> Currently, no in-tree drivers use it. Switch all Intel Ethernet
> drivers to it to get slight-to-medium perf boosts depending on
> the frame size.
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] e1000: switch to napi_consume_skb()
    https://git.kernel.org/netdev/net-next/c/dcb95f06eab8
  - [net-next,2/9] e1000: switch to napi_build_skb()
    https://git.kernel.org/netdev/net-next/c/89a354c03b2d
  - [net-next,3/9] i40e: switch to napi_build_skb()
    https://git.kernel.org/netdev/net-next/c/6e19cf7d3815
  - [net-next,4/9] iavf: switch to napi_build_skb()
    https://git.kernel.org/netdev/net-next/c/ef687d61e0e9
  - [net-next,5/9] ice: switch to napi_build_skb()
    https://git.kernel.org/netdev/net-next/c/5ce666315848
  - [net-next,6/9] igb: switch to napi_build_skb()
    https://git.kernel.org/netdev/net-next/c/fa441f0fa8bc
  - [net-next,7/9] igc: switch to napi_build_skb()
    https://git.kernel.org/netdev/net-next/c/4dd330a7e894
  - [net-next,8/9] ixgbe: switch to napi_build_skb()
    https://git.kernel.org/netdev/net-next/c/a39363367a37
  - [net-next,9/9] ixgbevf: switch to napi_build_skb()
    https://git.kernel.org/netdev/net-next/c/c15500198916

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