summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl
AgeCommit message (Collapse)AuthorFilesLines
2016-02-29hltapi: fix decrement exceeding maximal add_value range, add several useful ↵Yaroslav Brustinov1-50/+84
functions, add mac profile
2016-02-29yet another limitation of 8 portsYaroslav Brustinov1-1/+1
2016-02-29random var crash when range is full uint32_t or full uint64_timarom1-0/+21
2016-02-28hltapi: remove default for l3_protocol and l4_protocol, add several profilesYaroslav Brustinov1-14/+23
2016-02-28more info for ports (API and TUI)imarom3-21/+27
2016-02-28support for mac addr queryimarom3-7/+13
2016-02-28added port_info APIimarom5-156/+94
IPG for load PCAP cannot be less than 1 usec
2016-02-25hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵Yaroslav Brustinov1-71/+97
half of variable size, add 2 Wentong's profiles
2016-02-25accident - fixed problems from previous commitimarom1-1/+1
2016-02-25port attributes - promiscuous and etc.imarom4-1/+138
2016-02-24hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵Yaroslav Brustinov1-28/+65
profiles; add consistent_random argument for same random sequence each time
2016-02-24add seed per streamHanoh Haim1-0/+5
2016-02-24Merge GARP exampleHanoh Haim8-98/+185
2016-02-24VM bug youtrack: trex-187imarom1-10/+24
and rx stats
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-3/+16
added full clone (with CP VM) to stream
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov7-65/+116
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov2-23/+32
2016-02-23sync streams and some other bugsimarom7-65/+116
2016-02-23Merge mask instruction add_value fieldHanoh Haim1-132/+229
2016-02-23add to mask instruction add_value fieldHanoh Haim1-4/+9
2016-02-23hltapi: optimization to utilize similar variables for several fields, fix ↵Yaroslav Brustinov1-132/+229
incorrect size from l3_length, add profiles
2016-02-23conflictsimarom1-1/+4
2016-02-23some mods to the rateimarom2-6/+59
2016-02-23rate is now backward compatiable to APIimarom1-64/+47
2016-02-23rate per streamimarom3-41/+96
2016-02-23deepcopy for stream per port historyimarom1-8/+8
2016-02-21hlt: support ipv4 step number or ipYaroslav Brustinov1-14/+24
2016-02-21typo in step and min/max_value; support old-type classes in validate_type; ↵Yaroslav Brustinov3-62/+74
assert positive values in python; hlt fix vlan vm + test for it;
2016-02-20hlt updates: split by cores, directionYaroslav Brustinov2-123/+154
2016-02-18Merge new mask instructionHanoh Haim2-0/+48
2016-02-18hltapi update: vlans (one or nested), ipv6, "imix" moved to stream builderYaroslav Brustinov1-546/+577
2016-02-18add python profile for new write_mask commandHanoh Haim2-0/+48
2016-02-17stl_pcap.py example - how to transmit a pcapimarom5-23/+165
2016-02-17timeout connection error message was brokenimarom1-4/+6
2016-02-16step instruction supportHanoh Haim1-3/+6
2016-02-16help was broken in the simulatorimarom4-13/+6
also some more bugs
2016-02-16ws_main - add exp folder, scapy - add ipv6 verify/conversion to str buffer, ↵Yaroslav Brustinov2-216/+399
hltapi - add ipv6, vlan.
2016-02-15add scapy layer for default macHanoh Haim2-3/+57
2016-02-15streams command was brokenimarom3-40/+27
2016-02-15many bugs uncovered by the PCAP injection:imarom6-32/+100
1. NamedTuple constructor 2. Scappy 3. zlib for server
2016-02-14minor fixHanoh Haim1-1/+5
2016-02-11Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-1/+11
2016-02-11run_functional_tests not requires unit_tests/functional_tests, can be set to ↵Yaroslav Brustinov1-20/+16
custom test, path from scripts or from regression. added hlt profile test.
2016-02-11Integrate python split_by_fieldHanoh Haim3-10/+38
2016-02-11support split by varHanoh Haim1-1/+11
2016-02-11YAML support for simulatorimarom3-10/+38
2016-02-11fixed 'streams' command that was broken because of my big commitimarom4-22/+56
2016-02-11Integrate more testsHanoh Haim4-9/+89
and examples
2016-02-11support relative path from profile - inspect stack for thatHanoh Haim1-3/+31
2016-02-11push supportimarom4-9/+89