summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2016-06-05Merge branch 'master' into cpu_per_coreYaroslav Brustinov6-119/+59
2016-06-05compile issue on ubuntu and new IGB UIO driver (from DPDK)imarom1-89/+26
2016-06-05regression: lower multiplier for trex17 at imix assymetricYaroslav Brustinov1-1/+1
2016-06-02cpu utilization per thread + mbufs per socket + add in tuiYaroslav Brustinov5-28/+166
2016-06-02flow latency json changesIdo Barnea1-13/+14
2016-06-02python3 scapy fix (TCPDUMP)imarom1-7/+8
2016-06-02remove TCPDUMP run from scapyimarom1-7/+8
2016-06-01fix latency profile to be able to run on all interfacesIdo Barnea1-2/+2
2016-05-31SingletonDaemon restart fix return valueYaroslav Brustinov1-1/+1
2016-05-30Putting latency max rate at no more than 1% for nowIdo Barnea1-2/+2
2016-05-30async util. monitorimarom3-13/+99
i40 FDIR delay issue
2016-05-29If not total_min, make it StatNotAvailableIdo Barnea1-1/+1
2016-05-29Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-1/+3
2016-05-29regression: add trex08 and trex09 to regression, mask workaround to trex-201 ↵Yaroslav Brustinov3-3/+4
issue
2016-05-29Handle latency min when there are no samplesIdo Barnea1-1/+2
2016-05-29merge fix for double barrierimarom3-9/+16
2016-05-29fix for bug trex-210:imarom1-1/+7
double barrier is required to make sure sync with the server
2016-05-29revert hltapi changeYaroslav Brustinov1-3/+3
2016-05-29Fix for broken latency exampleIdo Barnea2-6/+13
2016-05-28master_daemon & other daemons updatesYaroslav Brustinov6-173/+330
2016-05-27fix bug: value of argument 1.0 was counted as "True" and not being addedYaroslav Brustinov1-3/+4
2016-05-26regression: disable all rx tests for trex08 and trex09Yaroslav Brustinov1-2/+2
2016-05-26regression: mask temporary test_incremental_latency_streams at trex08 and trex09Yaroslav Brustinov1-0/+3
2016-05-23tui: add histogramYaroslav Brustinov2-16/+65
2016-05-23platform_cmd_link add new flag verbose_mode, revert old silent_modeYaroslav Brustinov1-4/+7
2016-05-23platform_cmd_link - silent by defaultYaroslav Brustinov2-2/+2
2016-05-23replace t-rex to TRexYaroslav Brustinov42-127/+139
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807)
2016-05-23Fixes to latency code + testsIdo Barnea1-18/+21
2016-05-23replace t-rex to TRexYaroslav Brustinov1-2/+2
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect
2016-05-23regression: try map at setUp of each test. if fail - reconnect several times ↵Yaroslav Brustinov1-0/+8
until success
2016-05-22regression: undo try on mapYaroslav Brustinov1-10/+7
2016-05-22regression: add disconnects + delay before running examples + at end of ↵Yaroslav Brustinov17-228/+269
regression revert profile udp_1ptk_simple.py and add new upd_for_benchmarks.py
2016-05-22Added min latency calc in PythonIdo Barnea2-1/+11
2016-05-22Fixes for latency issues + additions to testsIdo Barnea1-26/+55
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-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