2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-24 10:58:04 +00:00
ovs/python/ovstest/__init__.py
Ansis Atteka 0be6140a9a 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
2011-11-18 10:39:20 -08:00

2 lines
38 B
Python

# This file intentionally left blank.