dpdk_setup_ports.py config creation:
authorYaroslav Brustinov <[email protected]>
Wed, 2 Nov 2016 16:58:58 +0000 (18:58 +0200)
committerYaroslav Brustinov <[email protected]>
Wed, 2 Nov 2016 16:58:58 +0000 (18:58 +0200)
commit45135430c1886b2b3edf15a2d4738268a7521b09
tree09dea799b7a3d2dde4b772a828e9175f76793ade
parent124e1d4772507ad159d1f786aa1ffe5bb7d3b4cf
dpdk_setup_ports.py config creation:
1) MACs as string instead of array.
2) add --force-macs flag to use MACs and not IPs

Signed-off-by: Yaroslav Brustinov <[email protected]>
scripts/automation/regression/functional_tests/trex_cfg_creator_test.py
scripts/dpdk_setup_ports.py