Skip to content

Commit 78005d9

Browse files
haiyangzdavem330
authored andcommitted
hv_netvsc: Update netvsc Document for TCP hash level setting
Update Documentation/networking/netvsc.txt for TCP hash level setting and related info. Signed-off-by: Haiyang Zhang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 0518ec4 commit 78005d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/networking/netvsc.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ Features
1919

2020
Receive Side Scaling
2121
--------------------
22-
Hyper-V supports receive side scaling. For TCP, packets are
23-
distributed among available queues based on IP address and port
22+
Hyper-V supports receive side scaling. For TCP & UDP, packets can
23+
be distributed among available queues based on IP address and port
2424
number.
2525

26-
For UDP, we can switch UDP hash level between L3 and L4 by ethtool
27-
command. UDP over IPv4 and v6 can be set differently. The default
26+
For TCP & UDP, we can switch hash level between L3 and L4 by ethtool
27+
command. TCP/UDP over IPv4 and v6 can be set differently. The default
2828
hash level is L4. We currently only allow switching TX hash level
2929
from within the guests.
3030

0 commit comments

Comments
 (0)