### netperf-udp is a UDP_STREAM netperf run on a loopback device.
###
### netperf-tcp is a TCP_STREAM netperf run on a loopback device.

export MMTESTS="netperf-udp netperf-tcp"

# List of monitors
export RUN_MONITOR=yes
export MONITORS_ALWAYS=
export MONITORS_GZIP="proc-vmstat mpstat turbostat"
export MONITORS_WITH_LATENCY="vmstat"
export MONITOR_UPDATE_FREQUENCY=10

# NetPerf
# By default, you'll get Netperf 2.4.5. Use the NETPERF_VERSION
# variable to run the benchmark with a different one (e.g., 2.7.0,
# see: https://github.com/HewlettPackard/netperf)
#export NETPERF_VERSION=2.7.0
export NETPERF_BUFFER_SIZES=64,128,256,1024,2048,3312,4096,8192,16384
export NETPERF_ITERATIONS=5
echo WARNING: This netperf config is now an obsolete symbolic link. Check for equivalent config after running bin/autogen-configs
