From: Gavin Li <gavinl@nvidia.com>
To: <stephen@networkplumber.org>, <davem@davemloft.net>,
<jesse.brandeburg@intel.com>, <alexander.h.duyck@intel.com>,
<kuba@kernel.org>, <sridhar.samudrala@intel.com>,
<jasowang@redhat.com>, <loseweigh@gmail.com>,
<netdev@vger.kernel.org>,
<virtualization@lists.linux-foundation.org>,
<virtio-dev@lists.oasis-open.org>, <mst@redhat.com>
Cc: <gavi@nvidia.com>, <parav@nvidia.com>
Subject: [PATCH RESEND v4 0/2] Improve virtio performance for 9k mtu
Date: Wed, 31 Aug 2022 16:05:39 +0300 [thread overview]
Message-ID: <20220831130541.81217-1-gavinl@nvidia.com> (raw)
This small series contains two patches that improves virtio netdevice
performance for 9K mtu when GRO/ guest TSO is disabled.
Gavin Li (2):
virtio-net: introduce and use helper function for guest gso support
checks
virtio-net: use mtu size as buffer length for big packets
drivers/net/virtio_net.c | 48 ++++++++++++++++++++++++++--------------
1 file changed, 32 insertions(+), 16 deletions(-)
--
2.31.1
next reply other threads:[~2022-08-31 13:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-31 13:05 Gavin Li [this message]
2022-08-31 13:05 ` [PATCH RESEND v4 1/2] virtio-net: introduce and use helper function for guest gso support checks Gavin Li
2022-08-31 13:08 ` Michael S. Tsirkin
2022-08-31 13:10 ` [virtio-dev] " Gavin Li
2022-08-31 13:05 ` [PATCH RESEND v4 2/2] virtio-net: use mtu size as buffer length for big packets Gavin Li
2022-08-31 13:11 ` Michael S. Tsirkin
2022-08-31 13:14 ` Gavin Li
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=20220831130541.81217-1-gavinl@nvidia.com \
--to=gavinl@nvidia.com \
--cc=alexander.h.duyck@intel.com \
--cc=davem@davemloft.net \
--cc=gavi@nvidia.com \
--cc=jasowang@redhat.com \
--cc=jesse.brandeburg@intel.com \
--cc=kuba@kernel.org \
--cc=loseweigh@gmail.com \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=parav@nvidia.com \
--cc=sridhar.samudrala@intel.com \
--cc=stephen@networkplumber.org \
--cc=virtio-dev@lists.oasis-open.org \
--cc=virtualization@lists.linux-foundation.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).