Open eshedg opened 8 years ago
Results are in the attached file. It seems like there is no difference when using the OVS in any way (differences are marginal in the error margins),
hi Shachar, I re-opened this issue. Issues here should be reviewed on weekly meeting before closed.
{ split from #4 item 2}
Context
According to WuTianyi's report, OVS running on virtual machine maybe a performance bottleneck.
Task
Compare performance of communication between 2 VMs in same subnet and on different subnets as follows:
Details
OVS Normal
For testing the OVS normal switch, connect the VM's NIC to the OVS bridge (ovs-vsctl add-port br0 eth0) and assign the IP address on the OVS bridge
OVS OpenFlow
For testing the OVS OpenFlow switch, add a flow to forward the test traffic (ovs-ofctl addflow br0 ...)