Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-06 | add logger to master daemon | 1 | -24/+46 | ||
2016-06-06 | regression: reduce 1 json request | 1 | -5/+4 | ||
2016-06-06 | daemons fixes | 4 | -31/+20 | ||
2016-06-05 | singleton_daemon:verify RPC connectivity, shutdown the socket for immediate ↵ | 1 | -9/+31 | ||
close | |||||
2016-06-05 | regression: add path to stl-sim at tests | 1 | -2/+2 | ||
2016-06-05 | remove STLSim from pcap example, remove search of BP-sim path | 2 | -14/+5 | ||
2016-06-05 | compile issue on ubuntu and new IGB UIO driver (from DPDK) | 1 | -89/+26 | ||
2016-06-05 | regression: lower multiplier for trex17 at imix assymetric | 1 | -1/+1 | ||
2016-06-02 | flow latency json changes | 1 | -13/+14 | ||
2016-06-02 | python3 scapy fix (TCPDUMP) | 1 | -7/+8 | ||
2016-06-02 | remove TCPDUMP run from scapy | 1 | -7/+8 | ||
2016-06-01 | fix latency profile to be able to run on all interfaces | 1 | -2/+2 | ||
2016-05-31 | SingletonDaemon restart fix return value | 1 | -1/+1 | ||
2016-05-30 | Putting latency max rate at no more than 1% for now | 1 | -2/+2 | ||
2016-05-30 | async util. monitor | 3 | -13/+99 | ||
i40 FDIR delay issue | |||||
2016-05-29 | If not total_min, make it StatNotAvailable | 1 | -1/+1 | ||
2016-05-29 | Merge remote-tracking branch 'origin/master' | 1 | -1/+3 | ||
2016-05-29 | regression: add trex08 and trex09 to regression, mask workaround to trex-201 ↵ | 3 | -3/+4 | ||
issue | |||||
2016-05-29 | Handle latency min when there are no samples | 1 | -1/+2 | ||
2016-05-29 | merge fix for double barrier | 3 | -9/+16 | ||
2016-05-29 | fix for bug trex-210: | 1 | -1/+7 | ||
double barrier is required to make sure sync with the server | |||||
2016-05-29 | revert hltapi change | 1 | -3/+3 | ||
2016-05-29 | Fix for broken latency example | 2 | -6/+13 | ||
2016-05-28 | master_daemon & other daemons updates | 6 | -173/+330 | ||
2016-05-27 | fix bug: value of argument 1.0 was counted as "True" and not being added | 1 | -3/+4 | ||
2016-05-26 | regression: disable all rx tests for trex08 and trex09 | 1 | -2/+2 | ||
2016-05-26 | regression: mask temporary test_incremental_latency_streams at trex08 and trex09 | 1 | -0/+3 | ||
2016-05-23 | tui: add histogram | 2 | -16/+65 | ||
2016-05-23 | platform_cmd_link add new flag verbose_mode, revert old silent_mode | 1 | -4/+7 | ||
2016-05-23 | platform_cmd_link - silent by default | 2 | -2/+2 | ||
2016-05-23 | replace t-rex to TRex | 42 | -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-23 | Fixes to latency code + tests | 1 | -18/+21 | ||
2016-05-23 | replace t-rex to TRex | 1 | -2/+2 | ||
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect | |||||
2016-05-23 | regression: try map at setUp of each test. if fail - reconnect several times ↵ | 1 | -0/+8 | ||
until success | |||||
2016-05-22 | regression: undo try on map | 1 | -10/+7 | ||
2016-05-22 | regression: add disconnects + delay before running examples + at end of ↵ | 17 | -228/+269 | ||
regression revert profile udp_1ptk_simple.py and add new upd_for_benchmarks.py | |||||
2016-05-22 | Added min latency calc in Python | 2 | -1/+11 | ||
2016-05-22 | Fixes for latency issues + additions to tests | 1 | -26/+55 | ||
2016-05-21 | trex_client.py also for python3 | 1 | -1/+1 | ||
2016-05-20 | trex_client: de-unicode get_trex_path | 1 | -2/+4 | ||
2016-05-20 | TUI: add tx and rx packets at latency panel | 1 | -4/+4 | ||
2016-05-20 | regression: skip stl rx test at virtual nics | 1 | -0/+2 | ||
2016-05-19 | typo | 1 | -1/+1 | ||
2016-05-19 | add example of using Native STL or HLTAPI via JSONRPC calls | 2 | -0/+247 | ||
2016-05-19 | enhance stats to support JSON | 1 | -6/+5 | ||
2016-05-19 | Version of latency regression test that work for now | 1 | -8/+8 | ||
2016-05-19 | regression: stl_rx_test fix total_packets type to be int | 1 | -1/+1 | ||
2016-05-19 | Enlarged ZMQ timeout | 1 | -2/+2 | ||
2016-05-19 | added a stress test for latency - incremental latency streams | 1 | -0/+33 | ||
2016-05-19 | flow latency python examples | 2 | -2/+138 | ||