Re: [PATCH net] ptr_ring: drop duplicated tail zeroing code
From: Lei Yang
Date: Sun Sep 28 2025 - 11:19:56 EST
Tested this patch with virtio-net regression tests, everything works fine.
Tested-by: Lei Yang <leiyang@xxxxxxxxxx>
On Sat, Sep 27, 2025 at 6:30 AM <patchwork-bot+netdevbpf@xxxxxxxxxx> wrote:
>
> Hello:
>
> This patch was applied to netdev/net-next.git (main)
> by Jakub Kicinski <kuba@xxxxxxxxxx>:
>
> On Wed, 24 Sep 2025 01:27:07 -0400 you wrote:
> > We have some rather subtle code around zeroing tail entries, minimizing
> > cache bouncing. Let's put it all in one place.
> >
> > Doing this also reduces the text size slightly, e.g. for
> > drivers/vhost/net.o
> > Before: text: 15,114 bytes
> > After: text: 15,082 bytes
> >
> > [...]
>
> Here is the summary with links:
> - [net] ptr_ring: drop duplicated tail zeroing code
> https://git.kernel.org/netdev/net-next/c/4e9510f16218
>
> You are awesome, thank you!
> --
> Deet-doot-dot, I am a bot.
> https://korg.docs.kernel.org/patchwork/pwbot.html
>
>
>