[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164527441069.11752.16243635494122993373.git-patchwork-notify@kernel.org>
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