diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2016-12-14 14:40:35 +0000 |
---|---|---|
committer | Martin Klozik <martinx.klozik@intel.com> | 2016-12-14 14:43:14 +0000 |
commit | 718e9a52e17181d3823b75358d09fcc97734ba4d (patch) | |
tree | 87c704f02132504b05b7cba1f54f8176c1d5c03d /vsperf | |
parent | 3d33e32f9fe9d8c8e6f4fb935d67fc39b2c0a483 (diff) |
conf: traffic type naming step2
Update of the rest of old traffic type names.
JIRA: VSPERF-420
Change-Id: Icf4bab7afad09f9b48ee25b9ff020c83cf2e02bd
Signed-off-by: Martin Klozik <martinx.klozik@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>
Reviewed-by: <sridhar.rao@spirent.com>
Diffstat (limited to 'vsperf')
-rwxr-xr-x | vsperf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -506,7 +506,7 @@ def main(): settings.setValue('mode', args['mode']) - # set dpdk and ovs paths accorfing to VNF and VSWITCH + # set dpdk and ovs paths according to VNF and VSWITCH if settings.getValue('mode') != 'trafficgen': functions.settings_update_paths() |