From: patchwork-bot+netdevbpf@kernel.org
To: Heng Qi <hengqi@linux.alibaba.com>
Cc: netdev@vger.kernel.org,
virtualization@lists.linux-foundation.org, jasowang@redhat.com,
mst@redhat.com, pabeni@redhat.com, kuba@kernel.org,
yinjun.zhang@corigine.com, edumazet@google.com,
davem@davemloft.net, hawk@kernel.org, john.fastabend@gmail.com,
ast@kernel.org, horms@kernel.org, xuanzhuo@linux.alibaba.com
Subject: Re: [PATCH net-next v8 0/4] virtio-net: support dynamic coalescing moderation
Date: Wed, 13 Dec 2023 12:50:25 +0000 [thread overview]
Message-ID: <170247182555.3175.1682697276950472639.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1702275514.git.hengqi@linux.alibaba.com>
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Mon, 11 Dec 2023 18:36:03 +0800 you wrote:
> Now, virtio-net already supports per-queue moderation parameter
> setting. Based on this, we use the linux dimlib to support
> dynamic coalescing moderation for virtio-net.
>
> Due to some scheduling issues, we only support and test the rx dim.
>
> Some test results:
>
> [...]
Here is the summary with links:
- [net-next,v8,1/4] virtio-net: returns whether napi is complete
https://git.kernel.org/netdev/net-next/c/7949c06ad9a8
- [net-next,v8,2/4] virtio-net: separate rx/tx coalescing moderation cmds
https://git.kernel.org/netdev/net-next/c/d7180080ddf7
- [net-next,v8,3/4] virtio-net: extract virtqueue coalescig cmd for reuse
https://git.kernel.org/netdev/net-next/c/1db43c0818e2
- [net-next,v8,4/4] virtio-net: support rx netdim
https://git.kernel.org/netdev/net-next/c/6208799553a8
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:[~2023-12-13 12:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-11 10:36 [PATCH net-next v8 0/4] virtio-net: support dynamic coalescing moderation Heng Qi
2023-12-11 10:36 ` [PATCH net-next v8 1/4] virtio-net: returns whether napi is complete Heng Qi
2023-12-11 10:36 ` [PATCH net-next v8 2/4] virtio-net: separate rx/tx coalescing moderation cmds Heng Qi
2023-12-11 10:36 ` [PATCH net-next v8 3/4] virtio-net: extract virtqueue coalescig cmd for reuse Heng Qi
2023-12-11 10:36 ` [PATCH net-next v8 4/4] virtio-net: support rx netdim Heng Qi
2023-12-13 12:50 ` 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=170247182555.3175.1682697276950472639.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=ast@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=hengqi@linux.alibaba.com \
--cc=horms@kernel.org \
--cc=jasowang@redhat.com \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=virtualization@lists.linux-foundation.org \
--cc=xuanzhuo@linux.alibaba.com \
--cc=yinjun.zhang@corigine.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 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.