From: patchwork-bot+netdevbpf@kernel.org
To: Li RongQing <lirongqing@baidu.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH][net-next] skbuff: pass the result of data ksize to __build_skb_around
Date: Wed, 22 Sep 2021 13:30:07 +0000 [thread overview]
Message-ID: <163231740729.20371.12961823401964513086.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1632291439-823-1-git-send-email-lirongqing@baidu.com>
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 22 Sep 2021 14:17:19 +0800 you wrote:
> Avoid to call ksize again in __build_skb_around by passing
> the result of data ksize to __build_skb_around
>
> nginx stress test shows this change can reduce ksize cpu usage,
> and give a little performance boost
>
> Signed-off-by: Li RongQing <lirongqing@baidu.com>
>
> [...]
Here is the summary with links:
- [net-next] skbuff: pass the result of data ksize to __build_skb_around
https://git.kernel.org/netdev/net-next/c/a5df6333f1a0
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:[~2021-09-22 13:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-22 6:17 [PATCH][net-next] skbuff: pass the result of data ksize to __build_skb_around Li RongQing
2021-09-22 13:30 ` patchwork-bot+netdevbpf [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-09 6:33 Li RongQing
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=163231740729.20371.12961823401964513086.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=lirongqing@baidu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).