vsperf: Enhanced vswitchperf configuration 61/24361/6
authorMartin Klozik <martinx.klozik@intel.com>
Thu, 10 Nov 2016 14:58:44 +0000 (14:58 +0000)
committerMartin Klozik <martinx.klozik@intel.com>
Wed, 30 Nov 2016 15:03:31 +0000 (15:03 +0000)
commitb1727baf59060f6caeed70c8f7ebd0325e71a8a1
treeaf14c9ef38dc4cec1579337d9981a643bd7799d2
parent462f25c8e950110a1624909d4f79ef4219005ba2
vsperf: Enhanced vswitchperf configuration

Original implementation of vsperf specific class
was changed to relfect recent vsperf changes. It is
now possible to modify any of vsperf's configuration
parameters via --test-param CLI argument. It means, that
it is possible to write a yardstick TC, which will define
all required vsperf configuration inside the YAML TC
definition.
Vsperf documentation related to yardstick usage and
sample TC files are located inside vsperf repository
and they were updated by a separate patch.

JIRA: VSPERF-422

Change-Id: I978d1c85ffeb3c90d9d47a20c6c0e0f68b437123
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: <sunshine.wang@huawei.com>
Reviewed-by: <lvjing5@huawei.com>
Reviewed-by: <jean.gaoliang@huawei.com>
Reviewed-by: <david.j.chou@intel.com>
tests/unit/benchmark/scenarios/networking/test_vsperf.py
yardstick/benchmark/scenarios/networking/vsperf.py