vswitch.xml: Add caveat to flow-limit.
authorJoe Stringer <joestringer@nicira.com>
Thu, 15 Oct 2015 16:19:11 +0000 (09:19 -0700)
committerJoe Stringer <joestringer@nicira.com>
Thu, 15 Oct 2015 16:22:17 +0000 (09:22 -0700)
This option should only be tweaked by developers investigating the
behaviour of flow caching, so recommend that this option is not used.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
vswitchd/vswitch.xml

index aac4bd8..4dbd9e3 100644 (file)
           The maximum
           number of flows allowed in the datapath flow table.  Internally OVS
           will choose a flow limit which will likely be lower than this number,
-          based on real time network conditions.
+          based on real time network conditions. Tweaking this value is
+          discouraged unless you know exactly what you're doing.
         </p>
         <p>
           The default is 200000.