Updated armband
authorMartin Klozik <martinx.klozik@intel.com>
Fri, 29 Jul 2016 12:20:33 +0000 (12:20 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Fri, 29 Jul 2016 12:20:33 +0000 (12:20 +0000)
commit46193c246de68875e88b2af70ababa1ce205f7b4
tree172ca82ae2e405599ae2f4303c9a64a39dfd8767
parentdf37cf6064c79d96ab895736162e24326aa2c6ea
Updated armband
Project: vswitchperf  93e3095b4d7ea6b850b81858ec7ae2c1caaf0448

dpdk: Support of DPDK16.07-rc5 and newer

DPDK 16.07-rc5 has renamed script tools/dpdk_nic_bind.py
to tools/dpdk-devbind.py. VSPERF was updated to use wildcard
in the script name, which is backward compatible.
Function get_version() from tools/systeminfo was updated
to correctly parse version information for DPDK v16. Version
name includes a minor version as defined inside rte_version.h.
It means, that for tag v16.07-rc5 VSPERF will show v16.07.0-rc5
in the report.

JIRA: VSPERF-333

Change-Id: I61a4ab2d90304fffdfc4d22a5cbf0cb7295402b3
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: <bmichalo@redhat.com>
upstream/vswitchperf