summaryrefslogtreecommitdiffstats
path: root/testcases/README.md
blob: 9a1eec4916f865ac83d0545cb95a6774e9f05114 (plain)
1
2
3
4
5
@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
.highlight .k { color: #66d9ef } /* Keyword */
.highli
<!---
This work is licensed under a Creative Commons Attribution 4.0 International License.
http://creativecommons.org/licenses/by/4.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