OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [PATCH v2 0/2] Improve virtio performance for 9k mtu



On 8/23/2022 10:56 AM, Parav Pandit wrote:
From: Gavin Li <gavinl@nvidia.com>
Sent: Friday, August 19, 2022 10:49 AM

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 | 52 +++++++++++++++++++++++++++-------------
  1 file changed, 36 insertions(+), 16 deletions(-)
This driver change is in drivers/net.
Patches must include, netdev@vger.kernel.org to this series.
I do not know if they are merged through MST tree or netdev tree.

You might want to wait for a day or two, and if you don't receive comments, you should resend V2 by including netdev@vger.kernel.org.
ACK


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]