From 070076aea759b0ee1fff37572e75cba13a7bd714 Mon Sep 17 00:00:00 2001 From: kubi Date: Tue, 13 Oct 2015 15:22:20 +0800 Subject: Support for netperf As agreed in the IRC meeting, use iperf for YARDSTICK-112; support for netperf shall also be included in the framework (Yardstick-121). bulk data test and req/rsp test are supportted by netperf JIRA:YARDSTICK-121 Change-Id: I0e934dc067802c2792d751a19a187cd00ad8741b Signed-off-by: kubi --- tools/ubuntu-server-cloudimg-modify.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/ubuntu-server-cloudimg-modify.sh b/tools/ubuntu-server-cloudimg-modify.sh index 6e750e097..93f2d307b 100755 --- a/tools/ubuntu-server-cloudimg-modify.sh +++ b/tools/ubuntu-server-cloudimg-modify.sh @@ -39,6 +39,7 @@ apt-get install -y \ linux-tools-common \ linux-tools-generic \ lmbench \ + netperf \ stress # restore symlink -- cgit 1.2.3-korg