From: liang gao Date: Mon, 15 Aug 2016 01:36:16 +0000 (+0000) Subject: Updated armband X-Git-Tag: colorado.1.rc1~106 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=efb352b59c0df2bc83668eda4a16e45e60c26790;p=armband.git Updated armband Project: yardstick 5d0fb5e5ed3fc324cac995994b061b6d449fc869 [Yardstick-233]latency measurment by using pktgen-dpdk VM A runs pktgen-dpdk as a traffic generator and is connected back-to-back with VM B running testpmd for forwarding packets. 1. use linux expect to fetch the latency statics data. 2. fetch 10 samples of latency and calculate avg_latency. 3. use screen to keep test scripts running in the background. 4. add a function send_command() for screen in ssh.py JIRA:YARDSTICK-233 Change-Id: I90ae64b3d198c79f159275ae35715eb284f05080 Signed-off-by: wu.zhihui --- diff --git a/upstream/yardstick b/upstream/yardstick index 3f9d76ec..5d0fb5e5 160000 --- a/upstream/yardstick +++ b/upstream/yardstick @@ -1 +1 @@ -Subproject commit 3f9d76ec447d917446fd4dd3dd8c0a2a3f758f33 +Subproject commit 5d0fb5e5ed3fc324cac995994b061b6d449fc869