Skip to content
Commit 739d0def authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'hv_netvsc-Support-LRO-RSC-in-the-vSwitch'



Haiyang Zhang says:

====================
hv_netvsc: Support LRO/RSC in the vSwitch

The patch adds support for LRO/RSC in the vSwitch feature. It reduces
the per packet processing overhead by coalescing multiple TCP segments
when possible. The feature is enabled by default on VMs running on
Windows Server 2019 and later.

The patch set also adds ethtool command handler and documents.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents bd4d08da f1951c22
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment