summaryrefslogtreecommitdiffstats
path: root/scripts/automation
AgeCommit message (Expand)AuthorFilesLines
2016-11-10Add nicer error if -c is bigger than number of threads in platform configYaroslav Brustinov1-1/+2
2016-11-08Merge branch 'scapy_service_gui_updates' of git://github.com/kisel/trex-core ...Hanoh Haim5-23/+483
2016-11-08scapy_service payload gen: allow template_code without size propertyAnton Kiselev2-7/+20
2016-11-08fixup template_code payload generationAnton Kiselev2-2/+2
2016-11-07scapy_service: payload generator upper limit and null checkAnton Kiselev1-11/+14
2016-11-04scapy server python 3 compatibility fixes(file and pseudo-random generator)Anton Kiselev2-5/+10
2016-11-04add access to scapy.all from eval, tests to IPOptions, TCPOptionsAnton Kiselev2-1/+23
2016-11-04scapy_service: support total_bytes for BYTES payload generatorAnton Kiselev3-16/+60
2016-11-04scapy_service: support {vtype: BYTES, generate: ascii/bytes/template/template...Anton Kiselev3-2/+130
2016-11-04add protocol definition json for scapy serverAnton Kiselev4-9/+254
2016-11-04update trex09 performance numbersHanoh Haim1-1/+1
2016-11-04update new performance number for kiwi02Hanoh Haim1-1/+1
2016-11-03add performance numbers to kiwi02 setupHanoh Haim1-0/+50
2016-11-03changed google analytics reporting attr actionNumber to be BUILD ID instead o...itraviv1-3/+1
2016-11-03regression: ga report - generate random action nameYaroslav Brustinov1-1/+3
2016-11-02dpdk_setup_ports.py config creation:Yaroslav Brustinov1-32/+32
2016-11-02regression: stl performance test Python3 fixYaroslav Brustinov1-1/+1
2016-10-31fix trex25 config fileIdo Barnea1-1/+1
2016-10-31Put real MACs on trex-dan and trex25 ipv6 router regression setupIdo Barnea2-10/+10
2016-10-31regression: do not clear is_init at endYaroslav Brustinov1-1/+1
2016-10-31regression functional gtests fix importsYaroslav Brustinov1-0/+2
2016-10-31regression: fix gtests in functional can't run on b94Yaroslav Brustinov1-1/+1
2016-10-30syntax sugar on GA + fill ActionNumber with dummy valueYaroslav Brustinov2-6/+7
2016-10-30regression STL: first configure router, then start TRex for IP resolve to work.Yaroslav Brustinov3-10/+28
2016-10-30add gtests as functional testYaroslav Brustinov1-0/+44
2016-10-30add ifdef guard to .h fileYaroslav Brustinov4-16/+13
2016-10-30for now shutdown stateful GAimarom2-10/+12
2016-10-30added action name to differ between same tests on different timesitraviv1-4/+5
2016-10-30performance integration with GAimarom2-15/+37
2016-10-30Added goldenMin and GoldenMax metrics for Google Analytics regression testing...itraviv1-3/+7
2016-10-30Updated Google Analytics Manager for regressionitraviv1-84/+18
2016-10-28move port_attr from driver class to physical port class + small fixes accordi...Yaroslav Brustinov3-19/+5
2016-10-28console: rearrange lines at "stats --ps"Yaroslav Brustinov3-6/+11
2016-10-28console "stats --ps" move link status to another lineYaroslav Brustinov2-5/+7
2016-10-28stl port attr event: show exactly what was changedYaroslav Brustinov1-12/+23
2016-10-28typoYaroslav Brustinov1-1/+2
2016-10-28dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"Yaroslav Brustinov9-92/+280
2016-10-28new port attr commands: flow control, link status, led statusYaroslav Brustinov4-34/+138
2016-10-27Fix to functional testsIdo Barnea2-7/+7
2016-10-27Putting back MAC config in IPv6 regression testsIdo Barnea6-15/+36
2016-10-27fix scapy_service ARP issue and add more layers in the serviceHanoh Haim1-2/+16
2016-10-27performance - more tolerant valuesimarom2-5/+5
2016-10-27regression: fix for python3 client testYaroslav Brustinov1-3/+1
2016-10-26typoYaroslav Brustinov1-4/+7
2016-10-26regression: stateless rx_check allow 0.1% errorsYaroslav Brustinov1-1/+1
2016-10-26fixed performance issue (moved STRECH case to low priority cases)imarom2-12/+16
2016-10-26regression: fix client pkg test to configure the dut interfacesYaroslav Brustinov1-0/+5
2016-10-26Changed trex25 config to be IP basedIdo Barnea1-8/+8
2016-10-25Added support for router IP based config in regression, and changed TRex Dan ...Ido Barnea3-43/+63
2016-10-25Merge from masterHanoh Haim3-1/+383