Make TRex IMIX traffic mode configurable 97/61297/2
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Thu, 23 Aug 2018 14:09:08 +0000 (15:09 +0100)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Thu, 23 Aug 2018 16:16:08 +0000 (17:16 +0100)
commit26b4f32e75113fff93b3904428e23228963eca43
treedeacb203054fcee56e402905b7960a69688db155
parentc6175b5bc59706c3a423fe2781f99e32930bb570
Make TRex IMIX traffic mode configurable

Enable TRex IMIX generation using two modes:
  - Distribution in packages.
  - Distribution in byes.

The default one will be distribution in packages, like the default
one in IxNetwork.

JIRA: YARDSTICK-1397

Change-Id: I86b2527968496218b0515349fc0a2680a84261e5
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
yardstick/common/constants.py
yardstick/network_services/traffic_profile/rfc2544.py
yardstick/tests/unit/network_services/traffic_profile/test_rfc2544.py