Add a simple performance test that sends a continuous stream
[vswitchperf.git] / conf / 01_testcases.conf
index f0fe8ad..7b6c007 100755 (executable)
@@ -55,4 +55,13 @@ PERFORMANCE_TESTS = [
         "biDirectional": "False",
         "Description": "LTD.Throughput.RFC2544.PacketLossRatioFrameModification"
     },
+    {
+        "Name": "phy2phy_cont",
+        "Traffic Type": "continuous",
+        "Collector": "cpu",
+        "Deployment": "p2p",
+        "Description": "RFC2544 Phy2Phy Continuous Stream",
+        "biDirectional": "True",
+    },
+
 ]