mirror of
https://github.com/openvswitch/ovs
synced 2025-10-29 15:28:56 +00:00
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
This commit is contained in:
1
python/ovstest/__init__.py
Normal file
1
python/ovstest/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
# This file intentionally left blank.
|
||||
Reference in New Issue
Block a user