From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Harold Huang <baymaxhuang@gmail.com>, dev@dpdk.org
Cc: Chenbo Xia <chenbo.xia@intel.com>
Subject: Re: [PATCH] net/virtio: support NAPI when using vhost_net backend
Date: Thu, 5 May 2022 21:53:14 +0200 [thread overview]
Message-ID: <8c1b48e3-a198-a78f-de9a-74277cf3decf@redhat.com> (raw)
In-Reply-To: <20220302094105.148523-1-baymaxhuang@gmail.com>
On 3/2/22 10:41, Harold Huang wrote:
> In patch [1], NAPI has been supported in kernel tun driver to accelerate
> packet processing received from vhost_net. This will greatly improve the
> throughput of the tap device in the vhost_net backend.
>
> [1]: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=fb3f903769e8
>
> Signed-off-by: Harold Huang <baymaxhuang@gmail.com>
> ---
> drivers/net/virtio/virtio_user/vhost_kernel.c | 9 +++++++--
> drivers/net/virtio/virtio_user/vhost_kernel_tap.c | 4 ++--
> drivers/net/virtio/virtio_user/vhost_kernel_tap.h | 3 ++-
> 3 files changed, 11 insertions(+), 5 deletions(-)
>
Applied to dpdk-next-virtio/main.
Thanks,
Maxime
prev parent reply other threads:[~2022-05-05 19:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-02 9:41 Harold Huang
2022-05-05 14:00 ` Maxime Coquelin
2022-05-05 19:53 ` Maxime Coquelin [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=8c1b48e3-a198-a78f-de9a-74277cf3decf@redhat.com \
--to=maxime.coquelin@redhat.com \
--cc=baymaxhuang@gmail.com \
--cc=chenbo.xia@intel.com \
--cc=dev@dpdk.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).