From: patchwork-bot+netdevbpf@kernel.org
To: Li RongQing <lirongqing@baidu.com>
Cc: bpf@vger.kernel.org, magnus.karlsson@intel.com
Subject: Re: [PATCH] xsk: align xdp socket batch size with dpdk
Date: Fri, 23 Apr 2021 08:00:09 +0000 [thread overview]
Message-ID: <161916480969.23462.10621703969559885966.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1618378752-4191-1-git-send-email-lirongqing@baidu.com>
Hello:
This patch was applied to bpf/bpf-next.git (refs/heads/master):
On Wed, 14 Apr 2021 13:39:12 +0800 you wrote:
> DPDK default burst size is 32, however, kernel xsk sendto
> syscall can not handle all 32 at one time, and return with
> error.
>
> So make kernel xdp socket batch size larger to avoid
> unnecessary syscall fail and context switch which will help
> increase performance.
>
> [...]
Here is the summary with links:
- xsk: align xdp socket batch size with dpdk
https://git.kernel.org/bpf/bpf-next/c/e7a1c1300891
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-04-23 8:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-14 5:39 [PATCH] xsk: align xdp socket batch size with dpdk Li RongQing
2021-04-23 4:51 ` Magnus Karlsson
2021-04-23 8:00 ` patchwork-bot+netdevbpf [this message]
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=161916480969.23462.10621703969559885966.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=lirongqing@baidu.com \
--cc=magnus.karlsson@intel.com \
/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