aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorHaiyang Zhang <haiyangz@microsoft.com>2017-08-30 13:37:22 -0700
committerDavid S. Miller <davem@davemloft.net>2017-08-30 16:04:44 -0700
commitd35d6e92caa00bd44596108f2d7aa560d7057f4a (patch)
tree5b494ca2c9a134fcf3cf3f8907d18485aa3d9791 /Documentation
parentxen-netfront: be more drop monitor friendly (diff)
downloadlinux-dev-d35d6e92caa00bd44596108f2d7aa560d7057f4a.tar.xz
linux-dev-d35d6e92caa00bd44596108f2d7aa560d7057f4a.zip
hv_netvsc: Fix typos in the document of UDP hashing
There are two typos in the document, netvsc.txt, regarding UDP hashing level. This patch fixes them. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/networking/netvsc.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/networking/netvsc.txt b/Documentation/networking/netvsc.txt
index fa8d86356791..93560fb1170a 100644
--- a/Documentation/networking/netvsc.txt
+++ b/Documentation/networking/netvsc.txt
@@ -32,9 +32,9 @@ Features
hashing. Using L3 hashing is recommended in this case.
For example, for UDP over IPv4 on eth0:
- To include UDP port numbers in hasing:
+ To include UDP port numbers in hashing:
ethtool -N eth0 rx-flow-hash udp4 sdfn
- To exclude UDP port numbers in hasing:
+ To exclude UDP port numbers in hashing:
ethtool -N eth0 rx-flow-hash udp4 sd
To show UDP hash level:
ethtool -n eth0 rx-flow-hash udp4