summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-05-18minor fix for latency profileHanoh Haim1-2/+0
2016-05-18fix python doc string errorHanoh Haim2-4/+10
2016-05-18tui fixesYaroslav Brustinov4-187/+181
2016-05-18equal json bug fixIdo Barnea1-0/+1
2016-05-18fix for validating L1 B/W with latency streamsimarom3-11/+11
2016-05-18Change to latency python + small fixesIdo Barnea4-8/+20
2016-05-18fix profile to work with 4 portsHanoh Haim1-7/+19
2016-05-18amplifying a port's bandwidth does not affect latency streamsimarom5-40/+135
2016-05-18changed latency profile file nameIdo Barnea1-0/+0
2016-05-18moved jitter into latency in pythonIdo Barnea1-2/+2
2016-05-18small corrections to countersIdo Barnea2-4/+4
2016-05-18fix mbuf ref count issue in vm cache modeIdo Barnea1-0/+1
2016-05-18more error counterIdo Barnea6-79/+222
2016-05-18add latency panel to TUIYaroslav Brustinov4-36/+142
2016-05-18json fixesIdo Barnea3-14/+18
2016-05-18fixes according to Hanoch's code reviewIdo Barnea7-14/+120
2016-05-18remove stopping stream in stream destructorIdo Barnea1-0/+2
2016-05-18unit tests + simulator workIdo Barnea16-649/+816
2016-05-18Latency stat python API workIdo Barnea6-97/+64
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea13-99/+251
2016-05-18Working version. temporary send_node that duplicates the mbuf dataIdo Barnea13-139/+553
2016-05-18payload tx stat workIdo Barnea12-90/+378
2016-05-17flush TX queue before sending done message to CPimarom4-3/+20
2016-05-17fix for master daemon - increase timeout of unpack of TRex packageYaroslav Brustinov1-29/+8
2016-05-17timeout fix - two bugs in two lines of code :-( ... now it should be okimarom1-4/+6
2016-05-17regression: add no-daemon flag that specifies stl server is running, no need ↵Yaroslav Brustinov4-23/+36
daemons etc.
2016-05-16Merge branch 'master' of ↵imarom1-3/+4
csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2016-05-16fix timeout issue due to race with async response from serverimarom1-2/+5
2016-05-16temporary fix for stl benchmarksYaroslav Brustinov1-3/+4
2016-05-15regression and master daemon updatesYaroslav Brustinov5-30/+69
2016-05-14master_daemon update fixesYaroslav Brustinov1-41/+32
2016-05-14typoYaroslav Brustinov1-5/+5
2016-05-14add master daemon to package, little fixes to update methodYaroslav Brustinov3-16/+10
2016-05-14fix indent for building docsYaroslav Brustinov1-0/+2
2016-05-13typoYaroslav Brustinov1-1/+1
2016-05-13add master daemonYaroslav Brustinov11-427/+774
2016-05-11another minor optimization - better for low cpu%Hanoh Haim2-76/+27
2016-05-11update gitignoreHanoh Haim1-0/+3
2016-05-11add cache mode testHanoh Haim2-2/+4
2016-05-11Disable temporary bw_per_core test due to improvements in performanceYaroslav Brustinov1-2/+2
2016-05-11CPU calculation is different now, in flavor to be higher than real, update ↵Hanoh Haim1-2/+2
the values
2016-05-11add more example for client apiHanoh Haim2-0/+49
2016-05-11remove GA from regressionHanoh Haim1-1/+3
2016-05-11mask the low CPU errorsHanoh Haim1-2/+2
2016-05-10cpu% without tscHanoh Haim9-49/+55
2016-05-10merge from masterHanoh Haim40-592/+1593
2016-05-10refactor the schduler to be with minimum TSC instructionsHanoh Haim6-1/+370
2016-05-10PCAP API - added packet hookimarom4-41/+69
example is much simpler now
2016-05-10wait_on_traffic might get stuck if the async thread unexpectedly crashedimarom2-2/+12
or exited
2016-05-10Merge remote-tracking branch 'origin/master'Yaroslav Brustinov2-6/+3