summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/trex_stl_lib
AgeCommit message (Expand)AuthorFilesLines
2016-03-10BW for RX statsimarom1-26/+69
2016-03-10RX stats - major refactorimarom4-88/+293
2016-03-10stl map: send initial streams to calm down switches, send x3 traffic to filte...Yaroslav Brustinov1-5/+14
2016-03-09regression: stl updatesYaroslav Brustinov1-2/+3
2016-03-08Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-0/+10
2016-03-08regression: add stateless support (WIP); Scapy builder: fix remove MACs from ...Yaroslav Brustinov2-47/+52
2016-03-07Added get_active_pgidsIdo Barnea1-0/+10
2016-03-07changed STLRxStats to STLFlowStatsIdo Barnea1-4/+4
2016-03-07changed rx stats to flow stats everywhereIdo Barnea5-39/+38
2016-03-06functional tests - not fast enough - now 9 seconds...imarom1-3/+17
2016-03-061. blazing fast regressionimarom2-5/+16
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 Brustinov4-42/+218
2016-03-03RX stats example "stl_rx_stream.py"imarom3-6/+41
2016-03-03RX stats APIimarom4-3/+12
2016-03-02port mapping - hardeningimarom1-22/+22
2016-03-02TX barrierimarom2-17/+20
2016-03-01add stream nameHanoh Haim1-0/+4
2016-03-01Merge --pkt support to stl-simHanoh Haim1-50/+84
2016-03-01add --pkt to stl-simHanoh Haim3-1/+40
2016-02-29hltapi: fix decrement exceeding maximal add_value range, add several useful f...Yaroslav Brustinov1-50/+84
2016-02-29yet another limitation of 8 portsYaroslav Brustinov1-1/+1
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
2016-02-25hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ...Yaroslav Brustinov1-71/+97
2016-02-25accident - fixed problems from previous commitimarom1-1/+1
2016-02-25port attributes - promiscuous and etc.imarom3-1/+132
2016-02-24hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more pro...Yaroslav Brustinov1-28/+65
2016-02-24add seed per streamHanoh Haim1-0/+5
2016-02-24Merge GARP exampleHanoh Haim6-94/+181
2016-02-24VM bug youtrack: trex-187imarom1-10/+24
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-3/+16
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov5-61/+112
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov2-23/+32
2016-02-23sync streams and some other bugsimarom5-61/+112
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 inc...Yaroslav Brustinov1-132/+229
2016-02-23conflictsimarom1-1/+4
2016-02-23some mods to the rateimarom1-5/+58
2016-02-23rate is now backward compatiable to APIimarom1-64/+47
2016-02-23rate per streamimarom2-40/+95
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; as...Yaroslav Brustinov3-62/+74
2016-02-20hlt updates: split by cores, directionYaroslav Brustinov2-123/+154
2016-02-18Merge new mask instructionHanoh Haim2-0/+48