summaryrefslogtreecommitdiff
path: root/Documentation/howto/qos.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/howto/qos.rst')
-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%)