summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl
AgeCommit message (Expand)AuthorFilesLines
2016-03-13RX stats API/TUI refinementimarom1-2/+9
2016-03-13hlt add traffic_control: action=poll, reset, sync_run, clear_stats. add wait_...Yaroslav Brustinov2-19/+54
2016-03-12ZMQ 32 bit for CEL 5.9imarom1-1/+13
2016-03-10merge docHanoh Haim10-217/+659
2016-03-10 basic doc for python client APIHanoh Haim2-6/+293
2016-03-10stress test for RX on stl_flow_stats.pyimarom1-33/+51
2016-03-10first Stateless API docHanoh Haim1-252/+441
2016-03-10a minor fiximarom1-1/+4
2016-03-10yet another RX stats fixupimarom1-93/+107
2016-03-10minor fiximarom1-3/+1
2016-03-10RX stats #2imarom3-19/+21
2016-03-10RX STATS !imarom3-102/+198
2016-03-10BW for RX statsimarom1-26/+69
2016-03-10RX stats - major refactorimarom6-90/+330
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 Brustinov2-8/+19
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 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
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
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
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 f...Yaroslav Brustinov1-50/+84
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
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.imarom4-1/+138
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 Haim8-98/+185