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:   Sat, 19 Feb 2022 12:40:10 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Tony Nguyen <anthony.l.nguyen@...el.com>
Cc:     davem@...emloft.net, kuba@...nel.org, alexandr.lobakin@...el.com,
        netdev@...r.kernel.org, bpf@...r.kernel.org, sassmann@...hat.com,
        hawk@...nel.org, daniel@...earbox.net, john.fastabend@...il.com,
        ast@...nel.org, magnus.karlsson@...el.com,
        maciej.fijalkowski@...el.com, george.kuruvinakunnel@...el.com
Subject: Re: [PATCH net-next 1/1] i40e: remove dead stores on XSK hotpath

Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Fri, 18 Feb 2022 13:50:33 -0800 you wrote:
> From: Alexander Lobakin <alexandr.lobakin@...el.com>
> 
> The 'if (ntu == rx_ring->count)' block in i40e_alloc_rx_buffers_zc()
> was previously residing in the loop, but after introducing the
> batched interface it is used only to wrap-around the NTU descriptor,
> thus no more need to assign 'xdp'.
> 
> [...]

Here is the summary with links:
  - [net-next,1/1] i40e: remove dead stores on XSK hotpath
    https://git.kernel.org/netdev/net-next/c/7e1b54d07751

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