summaryrefslogtreecommitdiffstats
path: root/scripts/exp
AgeCommit message (Collapse)AuthorFilesLines
2016-03-04add manual padding to 60 bytes with zerosYaroslav Brustinov4-0/+0
2016-03-04ignore python3 cache, generated code filesYaroslav Brustinov10-0/+0
add option to export Profile (and thus stream too) to Python code add for each profile in functional tests generating it to Python code and comparing to same pcap result add loading Prifile via add_streams() fix IMIX rates in HLTAPI used with line % and bps Scapy packet builder: fixes to load of pcap/yaml - use MAC from pcap (with flag), remove FCS (with flag), support for VM with offsets by name
2016-02-29fix expected pcap number of packets; add simple example of HLTYaroslav Brustinov1-0/+0
2016-02-29hltapi: fix decrement exceeding maximal add_value range, add several useful ↵Yaroslav Brustinov1-0/+0
functions, add mac profile
2016-02-28hltapi: remove default for l3_protocol and l4_protocol, add several profilesYaroslav Brustinov11-0/+0
2016-02-25v1.93Hanoh Haim1-0/+0
2016-02-25hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵Yaroslav Brustinov2-0/+0
half of variable size, add 2 Wentong's profiles
2016-02-24hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵Yaroslav Brustinov3-0/+0
profiles; add consistent_random argument for same random sequence each time
2016-02-24add seed per streamHanoh Haim2-0/+0
2016-02-24Merge GARP exampleHanoh Haim4-0/+0
2016-02-24add g arp exampleHanoh Haim1-0/+0
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov4-0/+0
2016-02-23Merge mask instruction add_value fieldHanoh Haim7-0/+0
2016-02-23add to mask instruction add_value fieldHanoh Haim1-0/+0
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov2-0/+0
2016-02-23hltapi: optimization to utilize similar variables for several fields, fix ↵Yaroslav Brustinov7-0/+0
incorrect size from l3_length, add profiles
2016-02-23fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵Hanoh Haim2-0/+0
ip-header (fd.io issue - Miro)
2016-02-18Merge new mask instructionHanoh Haim11-0/+0
2016-02-18Merge remote-tracking branch 'origin/master'Yaroslav Brustinov2-0/+0
2016-02-18fix mpls example to use write_mask instructionHanoh Haim1-0/+0
2016-02-18hltapi update: vlans (one or nested), ipv6, "imix" moved to stream builderYaroslav Brustinov2-0/+0
2016-02-18add python profile for new write_mask commandHanoh Haim3-0/+0
2016-02-18add write_mask vm instructionHanoh Haim7-0/+0
2016-02-18added tests for PCAP profilesimarom2-0/+0
2016-02-16step instruction supportHanoh Haim1-0/+0
2016-02-16Merge action counterHanoh Haim1-0/+0
2016-02-16add action counterHanoh Haim1-0/+0
2016-02-16ws_main - add exp folder, scapy - add ipv6 verify/conversion to str buffer, ↵Yaroslav Brustinov1-0/+0
hltapi - add ipv6, vlan.
2016-02-15add default mac testsHanoh Haim3-0/+0
2016-02-15add support for dp mac replace mode-golden were changedHanoh Haim126-0/+0
2016-02-14remove mcast mac-addr from exampleHanoh Haim1-0/+0
2016-02-14add vxlan exampleHanoh Haim1-0/+0
2016-02-11Merge remote-tracking branch 'origin/master'Yaroslav Brustinov2-0/+0
2016-02-11Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-0/+0
2016-02-11test client splitHanoh Haim2-0/+0
2016-02-11run_functional_tests not requires unit_tests/functional_tests, can be set to ↵Yaroslav Brustinov1-0/+0
custom test, path from scripts or from regression. added hlt profile test.
2016-02-11support split by varHanoh Haim1-0/+0
2016-02-11fix imix goldenHanoh Haim1-0/+0
2016-02-11support relative path from profile - inspect stack for thatHanoh Haim1-0/+0
2016-02-11test add udp_1pkt_simpleHanoh Haim2-0/+0
2016-02-11test minor fixHanoh Haim1-0/+0
2016-02-11test 3 pkts pcap file exampleHanoh Haim1-0/+0
2016-02-11add simple pcap file exampleHanoh Haim1-0/+0
2016-02-10add yaml testsHanoh Haim8-0/+0
2016-02-10multi burst exampleHanoh Haim1-0/+0
2016-02-10burst exampleHanoh Haim1-0/+0
2016-02-10x client example mac/ip changeHanoh Haim1-0/+0
2016-02-10add 9k pkt_size incHanoh Haim1-0/+0
2016-02-09add isg to imix profile, to be able to have a regression on it- multi stream ↵Hanoh Haim1-0/+0
with isg
2016-02-09mpls testsHanoh Haim2-0/+0