ixia: Add support of LISTs in TRAFFIC 79/50779/1
authorMartin Klozik <martinx.klozik@intel.com>
Thu, 18 Jan 2018 15:22:42 +0000 (15:22 +0000)
committerMartin Klozik <martinx.klozik@intel.com>
Thu, 18 Jan 2018 15:22:42 +0000 (15:22 +0000)
commit3e4a1be91d487d4a73fc80f1c3f23ebf78c15953
treeb432f1cb79684561e602740e5e87785b795b9688
parentce8e18ddcfb84f887aa91f38133781da2f592309
ixia: Add support of LISTs in TRAFFIC

The control script for Ixia (i.e. Ixia and IxNet classes)
is written in TCL and thus VSPERF must translate TRAFFIC
dictionary into TCL notation. The method for data type
conversion was updated to correctly process new 'capture'
settings, which uses python lists for tx and rx capture
ports definition.

JIRA: VSPERF-556

Change-Id: I639942b11ea11ce1b443a2a2e99c3da6619ba569
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: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Reviewed-by: Richard Elias <richardx.elias@intel.com>
tools/pkt_gen/ixia/ixia.py
tools/pkt_gen/ixnet/ixnet.py