Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-26 | stf api: don't fail if no histogram in result | 1 | -15/+16 | ||
2016-06-24 | run_regression: fix passing argument with spaces | 1 | -3/+6 | ||
2016-06-24 | v2.04 | 1 | -2/+2 | ||
2016-06-23 | enable fcs test | 1 | -2/+2 | ||
2016-06-23 | Merge FCS test | 1 | -11/+5 | ||
2016-06-23 | add 64byte FCS test | 1 | -0/+93 | ||
2016-06-23 | FLOW_STATS: removed line_util fields | 1 | -11/+5 | ||
2016-06-23 | minor update for the stats doc | 1 | -10/+12 | ||
2016-06-23 | regression functional test stl_basic_tests: add error message to assert | 1 | -3/+3 | ||
2016-06-23 | Merge filter a test | 3 | -12/+156 | ||
2016-06-23 | skip 9k_latency test until defect will be solved | 1 | -7/+5 | ||
2016-06-23 | Merge branch 'master' into cpu_per_core | 61 | -361/+982 | ||
Conflicts: scripts/automation/trex_control_plane/server/singleton_daemon.py | |||||
2016-06-23 | daemons logger: create log dir if does not exist | 1 | -6/+5 | ||
2016-06-23 | get_stats documentation | 2 | -6/+151 | ||
2016-06-22 | minor | 1 | -1/+1 | ||
2016-06-22 | fix 9k regression test for XL710 DA2 NIC | 1 | -3/+18 | ||
2016-06-22 | Merge regression tests | 9 | -7/+23 | ||
2016-06-22 | add latency regression test - XL710/82599 setups | 1 | -2/+129 | ||
2016-06-22 | STL Python API stats - add histogram key if it's absent | 1 | -0/+1 | ||
2016-06-22 | FLOW_STATS: extract start_stream from the compiler to start_traffic | 2 | -0/+6 | ||
2016-06-22 | adding flow stat profiles to simulator tests | 3 | -0/+2 | ||
2016-06-22 | typo at last commit | 1 | -1/+1 | ||
2016-06-21 | api: add passing of additional arguments to TRex | 3 | -7/+14 | ||
2016-06-21 | profile fixes | 27 | -91/+109 | ||
2016-06-21 | --debug-image flag fix bug | 1 | -1/+1 | ||
2016-06-20 | bug: multiplier can be string or unicode | 4 | -29/+25 | ||
2016-06-20 | regression: add flag to run with debug image | 4 | -9/+20 | ||
2016-06-20 | Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ↵ | 2 | -3/+3 | ||
ethernet CRC | |||||
2016-06-20 | regression: fix nose represenation of errors in setUpModule | 1 | -1/+5 | ||
2016-06-19 | Merge latency profiles | 4 | -82/+61 | ||
2016-06-19 | update latency profile | 3 | -5/+32 | ||
2016-06-19 | add advance cfg files | 2 | -0/+38 | ||
2016-06-17 | master_daemon: show better status of executed command | 2 | -7/+10 | ||
2016-06-17 | add ctrl+c as first try to kill daemons/TRex. | 4 | -76/+52 | ||
master daemon change directory to "/" to deal with case it's directory was deleted and update_trex() was used. remove check connection to daemons as part of init of client (can be done manually per needed daemon) | |||||
2016-06-16 | fix python doc strings | 1 | -1/+17 | ||
2016-06-14 | add simple script for testing crash | 1 | -0/+150 | ||
2016-06-14 | add some gdb scripts | 4 | -0/+43 | ||
2016-06-10 | master daemon logger fixes | 1 | -10/+8 | ||
2016-06-09 | fix TRex output not redirected | 3 | -46/+48 | ||
2016-06-09 | commented out line 301 | 1 | -1/+1 | ||
2016-06-09 | added description to regression manager | 1 | -344/+358 | ||
2016-06-09 | updated google analytics API | 1 | -295/+344 | ||
2016-06-09 | typo (GitHub pull request #14) | 1 | -1/+1 | ||
2016-06-08 | regression: fix representation of errors in setUpClass() | 1 | -0/+7 | ||
2016-06-08 | regression: speedup stateless with --skip-clean flag | 5 | -4/+10 | ||
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 | MBUF utilization: add size of RAM (MB) the MBUFs take | 1 | -53/+71 | ||
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 |