forked from au-ts/libvmm
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Setup
- QEMU/KVM: Running a guest VM on top of Linux
- Pure Linux: Linux kernel running on physical board
- Client VM: Guest Linux running with native sDDF ethernet driver
- Passthrough VM: Guest Linux running with passthrough ethernet device
ipbench_queue command:
iq.sh run -c vb04 -c vb05 -c vb06 -c vb07 -b -f linux_benchmark.py -- <server_ip_address> --throughputs <loads_list> --clients vb04 vb05 vb06 vb07
iperf3 command to run on the server (client VM):
iperf3 -s
iperf3 command ro run on the client (vb machine):
iperf3 -c <server_ip_address> --udp -bider --bandwidth=200M --length=1472
Overview of Results
- QEMU/KVM: (running at
loads=100Mb/s)
Requested_Throughput,Receive_Throughput,Send_Throughput,Packet_Size,Minimum_RTT,Average_RTT,Maximum_RTT,Stdev_RTT,Median_RTT,CPU_Utilsation
100000000,79512691,100000139,1472,26389,31086,68475,2926.40,30384,98.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels