summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane
AgeCommit message (Collapse)AuthorFilesLines
2016-03-10 basic doc for python client APIHanoh Haim4-11/+300
2016-03-10first Stateless API docHanoh Haim7-252/+1016
2016-03-07Added get_active_pgidsIdo Barnea1-0/+10
2016-03-07changed STLRxStats to STLFlowStatsIdo Barnea2-5/+5
2016-03-07changed rx stats to flow stats everywhereIdo Barnea6-44/+43
2016-03-06functional tests - not fast enough - now 9 seconds...imarom1-3/+17
2016-03-061. blazing fast regressionimarom2-5/+16
2. API checks for Python version
2016-03-06add --native argument to simulatorYaroslav Brustinov1-1/+11
2016-03-04add manual padding to 60 bytes with zerosYaroslav Brustinov2-10/+6
2016-03-04ignore python3 cache, generated code filesYaroslav Brustinov5-54/+226
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-03-03RX stats example "stl_rx_stream.py"imarom4-15/+75
2016-03-03RX stats APIimarom6-4/+69
2016-03-03Merge Console mergeHanoh Haim5-49/+65
2016-03-03console help looks better nowHanoh Haim3-7/+122
2016-03-03XTERM might not be present on the machineimarom1-1/+5
so TUI -x might give exception - fix it
2016-03-02port mapping - hardeningimarom3-31/+40
2016-03-02TX barrierimarom2-17/+20
2016-03-01add stream nameHanoh Haim1-0/+4
2016-03-01Merge --pkt support to stl-simHanoh Haim2-50/+199
2016-03-01add --pkt to stl-simHanoh Haim3-1/+40
2016-02-29fix expected pcap number of packets; add simple example of HLTYaroslav Brustinov1-0/+115
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