hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more profiles...
authorYaroslav Brustinov <[email protected]>
Wed, 24 Feb 2016 19:07:11 +0000 (14:07 -0500)
committerYaroslav Brustinov <[email protected]>
Wed, 24 Feb 2016 19:07:11 +0000 (14:07 -0500)
commit42afa885616f4def18f5f1f1ca303efdf742356f
tree187412cbca140ee5763172330e88b386705b3454
parent547112ad112a2c3f8792a41e3f41b9d257a2fa7a
hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more profiles; add consistent_random argument for same random sequence each time
15 files changed:
scripts/automation/regression/unit_tests/functional_tests/hltapi_stream_builder_test.py
scripts/automation/regression/unit_tests/functional_tests/stl_basic_tests.py
scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_hltapi.py
scripts/exp/hlt_david4.pcap
scripts/exp/hlt_udp_ports.pcap [new file with mode: 0644]
scripts/exp/hlt_udp_random_ports.pcap [new file with mode: 0644]
scripts/stl/hlt/hlt_david1.py
scripts/stl/hlt/hlt_david2.py
scripts/stl/hlt/hlt_david3.py
scripts/stl/hlt/hlt_david4.py
scripts/stl/hlt/hlt_imix_4rates.py
scripts/stl/hlt/hlt_tcp_ranges.py
scripts/stl/hlt/hlt_udp_inc_dec_len_9k.py
scripts/stl/hlt/hlt_udp_ports.py [new file with mode: 0755]
scripts/stl/hlt/hlt_udp_random_ports.py [new file with mode: 0755]