aboutsummaryrefslogtreecommitdiff
path: root/manpages.mk
diff options
context:
space:
mode:
authorAnsis Atteka <aatteka@nicira.com>2011-10-31 14:56:08 -0700
committerAnsis Atteka <aatteka@nicira.com>2011-11-18 10:39:20 -0800
commit0be6140a9a7de46f07e09d3ba200bd7f0cf73838 (patch)
tree74e7d7739f3fd6421912cce12be347068949f863 /manpages.mk
parent5e9ceccdb69b7e8f519ebeb9d2825b2686810610 (diff)
ovs-test: A new tool that allows to diagnose connectivity and performance issues
This tool will be a replacement for the current ovs-vlan-test utility. Besides from connectivity issues it will also be able to detect performance related issues in Open vSwitch setups. Currently it uses UDP and TCP protocols for stressing. Issue #6976
Diffstat (limited to 'manpages.mk')
-rw-r--r--manpages.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/manpages.mk b/manpages.mk
index c722d5df..48f2db5f 100644
--- a/manpages.mk
+++ b/manpages.mk
@@ -150,6 +150,16 @@ utilities/ovs-tcpundump.1.in:
lib/common-syn.man:
lib/common.man:
+utilities/ovs-test.8: \
+ utilities/ovs-test.8.in \
+ lib/common-syn.man \
+ lib/common.man \
+ utilities/ovs-vlan-bugs.man
+utilities/ovs-test.8.in:
+lib/common-syn.man:
+lib/common.man:
+utilities/ovs-vlan-bugs.man:
+
utilities/ovs-vlan-bug-workaround.8: \
utilities/ovs-vlan-bug-workaround.8.in \
lib/common.man \