summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-05-19enhance stats to support JSONimarom1-6/+5
2016-05-19Version of latency regression test that work for nowIdo Barnea1-8/+8
2016-05-19regression: stl_rx_test fix total_packets type to be intYaroslav Brustinov1-1/+1
2016-05-19Enlarged ZMQ timeoutIdo Barnea1-2/+2
2016-05-19added a stress test for latency - incremental latency streamsimarom1-0/+33
2016-05-19flow latency python examplesIdo Barnea2-2/+138
2016-05-19print fixYaroslav Brustinov1-1/+1
2016-05-19regression: rx_test fixYaroslav Brustinov1-5/+5
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