diff options
Diffstat (limited to 'testcases/README')
-rw-r--r-- | testcases/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/testcases/README b/testcases/README deleted file mode 100644 index be6ffae2..00000000 --- a/testcases/README +++ /dev/null @@ -1,8 +0,0 @@ -### This folder contains various test cases for performance test. - -* P2P: packets flow from PHY -> vSwitch -> PHY -* P2V: packets flow from PHY -> vSwitch -> VNF -* V2V: packets flow from VNF -> vSwitch -> VNF -* V2P: packets flow from VNF -> vSwitch -> PHY -* PVP: pakcets flow from PHY -> vSwitch -> VNF -> vSwitch -> PHY -* PVVP: packets flow from PHY -> vSwitch -> VNF -> vswitch -> VNF -> vSwitch -> PHY |