> From: Gavin Li <gavinl at 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 at 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 at vger.kernel.org.