Add IXIA Tx/Rx Bytes stats into results 01/66901/1
authorOleksandr Naumets <oleksandrx.naumets@intel.com>
Fri, 8 Feb 2019 15:32:07 +0000 (15:32 +0000)
committerOleksandr Naumets <oleksandrx.naumets@intel.com>
Fri, 8 Feb 2019 15:32:07 +0000 (15:32 +0000)
commit4d000298119c0de055e012e27e76f54327df2251
tree0de811153c21441002ca8bbbbc56a85710d1e5d9
parentca0afa46139de74dfdd9f018b9e3dd0782e9dbfb
Add IXIA Tx/Rx Bytes stats into results

Add IXIA "Bytes Rx" and "Bytes Tx" ports stats into collected
results. This stats allows to calculate the throughput when
running IMIX traffic.

JIRA: YARDSTICK-1592

Change-Id: I1db678d410b37e7a0f64dc743e6e620e495115ed
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
yardstick/network_services/libs/ixia_libs/ixnet/ixnet_api.py
yardstick/network_services/traffic_profile/ixia_rfc2544.py
yardstick/network_services/traffic_profile/rfc2544.py
yardstick/network_services/vnf_generic/vnf/tg_rfc2544_ixia.py
yardstick/network_services/vnf_generic/vnf/tg_trex.py
yardstick/tests/unit/network_services/traffic_profile/test_ixia_rfc2544.py
yardstick/tests/unit/network_services/traffic_profile/test_rfc2544.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_rfc2544_ixia.py