summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
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
2016-02-28Merge remote-tracking branch 'origin/master'Yaroslav Brustinov5-156/+94
2016-02-28fix for up to 12 ports, fix error in case port_limit higher than number of ↵Yaroslav Brustinov1-10/+13
interfaces
2016-02-28added port_info APIimarom5-156/+94
IPG for load PCAP cannot be less than 1 usec
2016-02-25v1.93Hanoh Haim3-6/+7
2016-02-25hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵Yaroslav Brustinov8-74/+196
half of variable size, add 2 Wentong's profiles
2016-02-25accident - fixed problems from previous commitimarom2-5/+3
2016-02-25port attributes - promiscuous and etc.imarom6-9/+148
2016-02-25regression: aggregate results: remove timeoutYaroslav Brustinov1-1/+1
2016-02-24hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵Yaroslav Brustinov15-48/+180
profiles; add consistent_random argument for same random sequence each time
2016-02-24regression: add flag to copy TRex to temp dir and run from thereYaroslav Brustinov1-2/+14
2016-02-24regression: hltapi yaml update for add_value of mask variableYaroslav Brustinov1-3/+6
2016-02-24add seed per streamHanoh Haim6-3/+10
2016-02-24Merge GARP exampleHanoh Haim20-124/+239
2016-02-24add g arp exampleHanoh Haim3-1/+40
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 Barnea2-3/+35
added full clone (with CP VM) to stream
2016-02-24support bizarre replaced minuses from copy-paste from outlook etc.Yaroslav Brustinov1-4/+6
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov8-70/+121
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov11-40/+56
2016-02-23sync streams and some other bugsimarom8-70/+121
2016-02-23Merge mask instruction add_value fieldHanoh Haim17-187/+535
2016-02-23add to mask instruction add_value fieldHanoh Haim4-6/+47