Updated armband
authorliang gao <jean.gaoliang@huawei.com>
Mon, 15 Aug 2016 01:36:16 +0000 (01:36 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Mon, 15 Aug 2016 01:36:17 +0000 (01:36 +0000)
commitefb352b59c0df2bc83668eda4a16e45e60c26790
tree20d54a84b7dc43a9d8775f77d061cc46a4d4379e
parent5d32ca697f687c4a4b5c7f97a8f6bf06adffc90d
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 <wu.zhihui1@zte.com.cn>
upstream/yardstick