summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-07-06TUI mode (--tui) locked on legendimarom3-17/+53
2016-07-06TUI - added left, right, end , del keysimarom1-36/+105
also history is updated when leaving TUI
2016-07-06regression: fix to wantFunction overrideYaroslav Brustinov1-4/+1
2016-07-05various fixesYaroslav Brustinov6-20/+22
2016-07-05original delay was 10 miliseconds not 10 seconds, new default will cover it.Yaroslav Brustinov1-1/+1
2016-07-05Merge branch 'nics_init_delay'Yaroslav Brustinov2-20/+38
2016-07-05few more places to add wait_before_traffic argumentYaroslav Brustinov1-16/+15
2016-07-05add TRex -w argument (wait between nics init and sending traffic)Yaroslav Brustinov2-4/+23
2016-07-05TUI phase 500 !imarom3-65/+89
2016-07-05TUI with console - awesome !imarom2-59/+117
2016-07-05TUI integrated with consoleimarom2-29/+242
2016-07-05profile console command was broken on Python 3imarom1-1/+1
2016-07-04regression: disable rx negative on trex14Yaroslav Brustinov1-1/+1
2016-07-04Merge branch 'cpu_per_core'Yaroslav Brustinov23-297/+647
2016-07-04trex14 and trex07 nat benchmarks updateYaroslav Brustinov2-10/+6
2016-07-04Merge branch 'master' into cpu_per_coreYaroslav Brustinov34-727/+1778
2016-07-04Merge branch 'master' into cpu_per_coreYaroslav Brustinov12-64/+288
2016-07-04trex_client: sample each secondYaroslav Brustinov7-225/+362
stateful result object: add method to get avg value at steady state regression: add -t flag to run specific test by name (without file and class) update trex07 benchmarks
2016-07-03slowpath features bit to avoid multiple IFsimarom5-33/+71
2016-07-03moved client config template file to ./cfgimarom1-0/+0
2016-07-03client config - cosmetics and gtest back onimarom9-66/+56
2016-07-03added a template for client config fileimarom1-0/+56
2016-07-03client config - refactor #2imarom5-132/+120
2016-07-03client configuration: refactoringimarom7-79/+210
2016-07-03added enhanced parsing for the YAML wrapper moduleimarom10-223/+373
2016-07-03draft #3 of client configimarom13-308/+380
2016-07-03draft #2 for trex client configimarom2-26/+200
2016-07-03added new filesimarom2-0/+195
2016-07-01reducing rate of latency packets inregressionIdo Barnea1-2/+2
2016-06-30Latency test fixes for regressionIdo Barnea1-4/+6
2016-06-29flow stat/latency error counters code + documentationIdo Barnea9-49/+161
2016-06-28fix spelling of UbuntuRyan Whitworth1-1/+1
2016-06-28increase MTU on regression routers to 9500, to make jumbo packets tests workIdo Barnea1-2/+2
2016-06-28v2.05Hanoh Haim1-1/+2
2016-06-28Latency stream crash in case multiplier is the rate of latency streamHanoh Haim1-1/+1
2016-06-27latency field engine testsIdo Barnea1-35/+56
2016-06-27Merge add example for more flowsHanoh Haim2-20/+15
2016-06-27example for more flows support >10MHanoh Haim2-0/+62
2016-06-27Make all latency tests work on Virtual machinesIdo Barnea2-20/+15
2016-06-27fix trex-220Hanoh Haim1-2/+9
2016-06-27fix trex-218 & trex-219Hanoh Haim4-7/+49
2016-06-26Merge trex-217 defectHanoh Haim1-1/+1
2016-06-26fix trex-17 defectHanoh Haim1-1/+1
2016-06-26Fx trex-216 - Crash on VM setups when running latency flowsIdo Barnea8-68/+83
2016-06-26stf api: don't fail if no histogram in resultYaroslav Brustinov1-15/+16
2016-06-24run_regression: fix passing argument with spacesYaroslav Brustinov1-3/+6
2016-06-24v2.04Hanoh Haim2-3/+4
2016-06-23Fix latency stats issues of fast stop/start, and starting from different coresIdo Barnea4-28/+88
2016-06-23enable fcs testHanoh Haim1-2/+2
2016-06-23Merge FCS testHanoh Haim5-13/+81