hltapi: remove default for l3_protocol and l4_protocol, add several profiles
authorYaroslav Brustinov <[email protected]>
Sun, 28 Feb 2016 16:04:50 +0000 (18:04 +0200)
committerYaroslav Brustinov <[email protected]>
Sun, 28 Feb 2016 16:04:50 +0000 (18:04 +0200)
commita9c35eacd8caebe65e8c685f9285740b2764ea21
treed748899dc05c0fd3e6e610ca2e2acfc9ae4f075f
parent0fd006c24926377eb975eeb8885c0b4ed71db546
hltapi: remove default for l3_protocol and l4_protocol, add several profiles
27 files changed:
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_4vlans.pcap [new file with mode: 0644]
scripts/exp/hlt_david1.pcap
scripts/exp/hlt_david2.pcap
scripts/exp/hlt_david3.pcap
scripts/exp/hlt_david4.pcap
scripts/exp/hlt_framesize_vm.pcap [new file with mode: 0644]
scripts/exp/hlt_ipv6_default.pcap [new file with mode: 0644]
scripts/exp/hlt_ipv6_ranges.pcap [new file with mode: 0644]
scripts/exp/hlt_l3_length_vm.pcap [new file with mode: 0644]
scripts/exp/hlt_vlan_default.pcap [new file with mode: 0644]
scripts/exp/hlt_vlans_vm.pcap [new file with mode: 0644]
scripts/stl/hlt/hlt_4vlans.py [new file with mode: 0755]
scripts/stl/hlt/hlt_framesize_vm.py [new file with mode: 0755]
scripts/stl/hlt/hlt_imix_4rates.py
scripts/stl/hlt/hlt_imix_default.py
scripts/stl/hlt/hlt_ip_ranges.py [new file with mode: 0755]
scripts/stl/hlt/hlt_ipv6_default.py [new file with mode: 0755]
scripts/stl/hlt/hlt_ipv6_ranges.py [new file with mode: 0755]
scripts/stl/hlt/hlt_l3_length_vm.py [new file with mode: 0755]
scripts/stl/hlt/hlt_tcp_ranges.py
scripts/stl/hlt/hlt_udp_inc_dec_len_9k.py
scripts/stl/hlt/hlt_udp_ports.py
scripts/stl/hlt/hlt_udp_random_ports.py
scripts/stl/hlt/hlt_vlan_default.py [new file with mode: 0755]
scripts/stl/hlt/hlt_vlans_vm.py [new file with mode: 0755]