From: patchwork-bot+netdevbpf@kernel.org
To: Michael S. Tsirkin <mst@redhat.com>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
jasowang@redhat.com
Subject: Re: [PATCH net] ptr_ring: drop duplicated tail zeroing code
Date: Fri, 26 Sep 2025 22:30:11 +0000 [thread overview]
Message-ID: <175892581176.80352.17113730544408747678.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <adb9d941de4a2b619ddb2be271a9939849e70687.1758690291.git.mst@redhat.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
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
next prev parent reply other threads:[~2025-09-26 22:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-24 5:27 [PATCH net] ptr_ring: drop duplicated tail zeroing code Michael S. Tsirkin
2025-09-24 5:27 ` Michael S. Tsirkin
2025-09-24 7:29 ` Jason Wang
2025-09-26 22:30 ` patchwork-bot+netdevbpf [this message]
2025-09-28 15:19 ` Lei Yang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175892581176.80352.17113730544408747678.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=jasowang@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.