summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-22Merge v2.01:Hanoh Haim8-27/+339
2016-05-22Fixes for latency issues + additions to testsIdo Barnea2-28/+57
2016-05-21trex_client.py also for python3Yaroslav Brustinov1-1/+1
2016-05-20trex_client: de-unicode get_trex_pathYaroslav Brustinov1-2/+4
2016-05-20TUI: add tx and rx packets at latency panelYaroslav Brustinov1-4/+4
2016-05-20regression: skip stl rx test at virtual nicsYaroslav Brustinov1-0/+2
2016-05-19typoYaroslav Brustinov1-1/+1
2016-05-19add example of using Native STL or HLTAPI via JSONRPC callsYaroslav Brustinov2-0/+247
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-19v2.01Hanoh Haim1-1/+1
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
2016-05-16Merge branch 'master' of csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/re...imarom1-3/+4
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