summaryrefslogtreecommitdiffstats
path: root/scripts/automation
AgeCommit message (Collapse)AuthorFilesLines
2016-05-17flush TX queue before sending done message to CPimarom2-3/+13
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 Brustinov3-22/+32
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 Brustinov3-7/+27
2016-05-14add master daemon to package, little fixes to update methodYaroslav Brustinov1-9/+1
2016-05-14fix indent for building docsYaroslav Brustinov1-0/+2
2016-05-13typoYaroslav Brustinov1-1/+1
2016-05-13add master daemonYaroslav Brustinov8-377/+357
2016-05-11add cache mode testHanoh Haim1-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-10merge from masterHanoh Haim15-193/+568
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-09added force option to local PCAP - for > 1MB filesimarom2-8/+15
2016-05-09small fix for TUI (shows CPU util. in round up float)imarom1-2/+5
2016-05-09added duration to remote pushimarom4-24/+225
2016-05-09PCAP refinementimarom4-124/+137
2016-05-09first remote PCAP push - draftimarom5-9/+114
2016-05-08add cache to CPHanoh Haim1-6/+19
2016-05-04regression: don't fail because of GA sending errors.Yaroslav Brustinov2-13/+19
2016-05-03bp_sim: correct description of supported stateful layersYaroslav Brustinov12-114/+105
main_dpdk: send bw_per_core with json, return back precision of low values jsonrpcserver: disable logging regression: use bw_per_core from cpp calculation correct test name for GA
2016-05-02two fixes:imarom3-28/+42
1. history traversal with lock when adding stats objects 2. sync with ports only when you acquire the port, reset does not sync with the streams
2016-05-02Python circular object reference - fiximarom2-6/+8
2016-04-30regression: stateless benchmark replace test name with profile for GAYaroslav Brustinov1-3/+3
2016-04-29GA fix for python3Yaroslav Brustinov2-9/+11
2016-04-29typoYaroslav Brustinov2-2/+2
2016-04-29typoYaroslav Brustinov1-1/+1
2016-04-29regression: add GAYaroslav Brustinov5-2/+317
2016-04-29typoYaroslav Brustinov1-1/+1
2016-04-29regression: stl benchmark less strict stabilizationYaroslav Brustinov1-3/+6
2016-04-28increase accuracy of low values in json report (0.03 etc.)Yaroslav Brustinov1-7/+10
2016-04-28regression: slight fix to stl benchmark testYaroslav Brustinov10-39/+51
2016-04-28regression: remove print from stl benchmarkYaroslav Brustinov1-1/+0
2016-04-28regression: lower demand on number of output packets at stateless benchmarkYaroslav Brustinov1-1/+1
2016-04-28regression: stateless benchmark fixesYaroslav Brustinov1-3/+6
2016-04-27regression: fail on low bw_per_coreYaroslav Brustinov1-4/+3
2016-04-27regression: add small delay if load clean config failsYaroslav Brustinov1-2/+3
2016-04-27regression: stateless CPU benchmark for profilesYaroslav Brustinov11-45/+1191
2016-04-27stateful api: fix filter max latencyYaroslav Brustinov2-1/+2