Skip to content

Benchmarking results #2

@terryzbai

Description

@terryzbai

Setup

  1. QEMU/KVM: Running a guest VM on top of Linux
  2. Pure Linux: Linux kernel running on physical board
  3. Client VM: Guest Linux running with native sDDF ethernet driver
  4. 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

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions