Updated armband
authorMartin Klozik <martinx.klozik@intel.com>
Fri, 23 Sep 2016 11:04:01 +0000 (12:04 +0100)
committerGerrit Code Review <gerrit@172.30.200.206>
Thu, 29 Sep 2016 06:51:46 +0000 (06:51 +0000)
commit52a658160cf32a6ade480a98953640df17d18913
tree102897634b244089f90c75bdb4a9c1bc189ebaf9
parent1c606bb6bd246700c32800f78bb4598d0b8a7c35
Updated armband
Project: vswitchperf  48ec9750583c47dadf0f3fd931dc2cf12f738b67

bugfix: Qemu shared dir failure

In case of testpmd or l2fwd loopback app, VSPERF copies
sources if these tools into qemu shared folder. Maximum
size of folder content is limited to approx. 500MB. This
limit is exceeded in case that DPDK is built for multiple
RTE_TARGETs. Unnecessary files are excluded from the
copy to spare size inside shared folder.

JIRA: VSPERF-398

Change-Id: Iab31a6ff2397f7031eae6a95d424317c3343d4d9
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Bill Michalowski <bmichalo@redhat.com>
Reviewed-by: Antonio Fischetti <antonio.fischetti@intel.com>
upstream/vswitchperf