summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2016-03-10RX stats - major refactorimarom7-92/+336
2016-03-10regression: stl added 1 more map try + sleepYaroslav Brustinov2-1/+6
2016-03-10stl map: send initial streams to calm down switches, send x3 traffic to ↵Yaroslav Brustinov1-5/+14
filter noises
2016-03-09regression: exchange --copy flag to --pkg argument, to run server with given ↵Yaroslav Brustinov4-31/+35
package unzipped to /tmp/trex-scripts dir
2016-03-09regression:fixYaroslav Brustinov1-2/+6
2016-03-09regression: fixYaroslav Brustinov1-9/+9
2016-03-09fixYaroslav Brustinov1-0/+2
2016-03-09fixYaroslav Brustinov1-0/+0
2016-03-09regression: stl updatesYaroslav Brustinov32-0/+4533
2016-03-09regression: stl updatesYaroslav Brustinov7-39/+80
2016-03-08Merge remote-tracking branch 'origin/master'Yaroslav Brustinov2-0/+58
2016-03-08Merge enic patchHanoh Haim1-0/+10
2016-03-08regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵Yaroslav Brustinov37-3368/+350
binary, do not build by default;
2016-03-07interleave example - monor fixHanoh Haim1-3/+2
2016-03-07interleave exampleHanoh Haim1-0/+49
2016-03-07Added get_active_pgidsIdo Barnea1-0/+10
2016-03-07scapy all- remove more unnecessary importsHanoh Haim1-3/+3
2016-03-07scapy all- remove more unnecessary importsHanoh Haim1-11/+11
2016-03-07minorHanoh Haim1-1/+1
2016-03-07Merge scapy remove crypto. for ADS serverHanoh Haim20-127/+155
2016-03-07scapy library remove crypto and ans1Hanoh Haim3-6/+78
2016-03-07changed STLRxStats to STLFlowStatsIdo Barnea3-8/+7
2016-03-07changed rx stats to flow stats everywhereIdo Barnea11-63/+63
2016-03-06functional tests - not fast enough - now 9 seconds...imarom2-25/+46
2016-03-061. blazing fast regressionimarom3-15/+18
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 Brustinov6-10/+6
2016-03-04return 4 testsYaroslav Brustinov2-15/+14
2016-03-04yet another patch for regressionHanoh Haim1-11/+12
2016-03-04 patch the regression for nowHanoh Haim1-3/+3
2016-03-04ignore python3 cache, generated code filesYaroslav Brustinov39-196/+330
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 Haim5-50/+229
2016-03-01add --pkt to stl-simHanoh Haim5-4/+49
2016-02-29fix expected pcap number of packets; add simple example of HLTYaroslav Brustinov2-0/+115
2016-02-29hltapi: fix decrement exceeding maximal add_value range, add several useful ↵Yaroslav Brustinov4-50/+114
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 Brustinov27-18/+275
2016-02-28more info for ports (API and TUI)imarom3-21/+27
2016-02-28merge max_port=12 supportHanoh Haim6-166/+113
2016-02-28m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4Hanoh Haim1-4/+6
2016-02-28support for mac addr queryimarom3-7/+13