summaryrefslogtreecommitdiff
path: root/Documentation/howto
diff options
context:
space:
mode:
authorDavid Marchand <david.marchand@redhat.com>2021-07-19 13:27:16 +0200
committerBen Pfaff <blp@ovn.org>2021-07-19 09:33:01 -0700
commit95479875265f341b0892b55c06036ffa615dc9da (patch)
treee65e0b6a18f75e4a993a22da04ff2634d3df6a9c /Documentation/howto
parent4703bc67b78cbbac0d6c418d09de2992521979e1 (diff)
downloadopenvswitch-95479875265f341b0892b55c06036ffa615dc9da.tar.gz
Documentation: Remove duplicate words.
This is a simple cleanup with a script of mine. Signed-off-by: David Marchand <david.marchand@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/howto')
-rw-r--r--Documentation/howto/qos.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/howto/qos.rst b/Documentation/howto/qos.rst
index 352bf7c31..4462856ba 100644
--- a/Documentation/howto/qos.rst
+++ b/Documentation/howto/qos.rst
@@ -139,7 +139,7 @@ Additional Information
Open vSwitch's rate-limiting uses policing, which does not queue packets. It
drops any packets beyond the specified rate. Specifying a larger burst size
lets the algorithm be more forgiving, which is important for protocols like TCP
-that react severely to dropped packets. Setting a burst size of less than than
+that react severely to dropped packets. Setting a burst size of less than
the MTU (e.g., 10 kb) should be avoided.
For TCP traffic, setting a burst size to be a sizeable fraction (e.g., > 10%)