Updated armband
authorMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 2 Aug 2016 09:42:29 +0000 (09:42 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Tue, 2 Aug 2016 09:42:29 +0000 (09:42 +0000)
commit7edcb241199b7da1d33ec817fa09973177ca6a8b
tree9d9483b2ff6b681a0055896edb7de216ba348aa2
parentaa1f50625b8cd9376585d59720ebb9cca3e687ff
Updated armband
Project: vswitchperf  65034580a2759c89c418e0a47ee16bee10cc2c7c

xena_deadlock: Fix xena2544.exe deadlock

Fix Xena2544.exe execution with mono where sometimes the
Xena process says complete, but the mono process doesn't exit.

Changes call of Xena2544.exe from communicate thread lock to a
wait try/catch block and checks the log periodically to see
if a deadlock has occured and if so, the mono pid is terminated
to prevent deadlock.

* Fix one small issue with typecasting to int, changed to float

JIRA: VSPERF-319

Change-Id: Ie7a86a2b9ff9cdfacba5a912ad17df6cc0581702
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
upstream/vswitchperf