summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2016-05-10hltapi: use flow_stats only for ipv4 packets, add flag to disable ↵Yaroslav Brustinov1-3/+8
flow_stats, add argument for custom flow_stat id for use in profiles.
2016-05-10test should not check for a state of port when TX a burst.imarom1-6/+0
there can be a race between the test and the async message from the server when done
2016-05-09clear_stats must first call an async barrierimarom1-0/+3
otherwise we might clean unsycned stats and it will be useless next time the client gets an async update
2016-05-09revert typoYaroslav Brustinov1-1/+0
2016-05-09fix cache splitterHanoh Haim3-4/+28
2016-05-09added force option to local PCAP - for > 1MB filesimarom3-9/+16
2016-05-09small fix for TUI (shows CPU util. in round up float)imarom1-2/+5
2016-05-09PCAP remote gtestsimarom10-19/+125
2016-05-09PCAP remote code review fixesimarom6-105/+127
2016-05-09added duration to remote pushimarom15-44/+310
2016-05-09PCAP refinementimarom16-265/+437
2016-05-09first remote PCAP push - draftimarom23-98/+663
2016-05-08add cache to CPHanoh Haim12-45/+175
2016-05-08add cache capability to stateless node objectHanoh Haim11-28/+254
2016-05-04regression: don't fail because of GA sending errors.Yaroslav Brustinov2-13/+19
2016-05-03Merge trex-204Hanoh Haim50-1326/+3267
2016-05-03fix trex-204 by Wenxian with minor changesHanoh Haim2-2/+12