summaryrefslogtreecommitdiff
path: root/Documentation/intro
diff options
context:
space:
mode:
authorLance Richardson <lrichard@redhat.com>2016-12-14 16:37:16 -0500
committerBen Pfaff <blp@ovn.org>2016-12-21 15:06:17 -0800
commitb4675b81a67be842a4b9dc19b7d0d43162bb5aa3 (patch)
tree70b33e9b125e4a7ec268d50d70d81db44c433e32 /Documentation/intro
parent3dada1724c0e909bb0514f5fe2191030bbb87574 (diff)
downloadopenvswitch-b4675b81a67be842a4b9dc19b7d0d43162bb5aa3.tar.gz
Documentation: fix some typos
s/deamon/daemon/ s/dependant/dependent/ Signed-off-by: Lance Richardson <lrichard@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/intro')
-rw-r--r--Documentation/intro/install/dpdk.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/intro/install/dpdk.rst b/Documentation/intro/install/dpdk.rst
index 87dc8302e..54d56ec41 100644
--- a/Documentation/intro/install/dpdk.rst
+++ b/Documentation/intro/install/dpdk.rst
@@ -514,7 +514,7 @@ Generally, smaller queue sizes can have a positive impact for latency at the
expense of throughput. The opposite is often true for larger queue sizes.
Note: increasing the number of rx descriptors eg. to 4096 may have a negative
impact on performance due to the fact that non-vectorised DPDK rx functions may
-be used. This is dependant on the driver in use, but is true for the commonly
+be used. This is dependent on the driver in use, but is true for the commonly
used i40e and ixgbe DPDK drivers.
Exact Match Cache