Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-16 | master_daemon: taskset to 0 | 1 | -0/+5 | ||
Change-Id: I74ef8bdf8b0be9f29e0dfc2bae68c1cb451e1a7a Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-14 | master daemon: give same name for downloaded package, thus the size will not ↵ | 1 | -2/+1 | ||
explode Change-Id: Iffc4fe698b8a9d27656b7211fd2b969e735ef596 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-08-24 | better logger for master_daemon | 1 | -14/+28 | ||
verify root priveleges in dpdk_* scripts call to functions of show status instead of calling process | |||||
2016-08-08 | master_daemon: run the Stateless RPC proxy without superuser privileges | 1 | -1/+1 | ||
2016-08-06 | typo in master_daemon | 1 | -1/+1 | ||
2016-08-03 | master_daemon: create working directory if it was deleted | 1 | -3/+8 | ||
2016-08-01 | Python3 support for Stateful daemon | 1 | -3/+3 | ||
Python 3.5 support in ZMQ Verify ZMQ health in Stateful daemon Add get_trex_config() command to Stateful daemon Strip debug info on Python ZMQ .so files | |||||
2016-07-06 | increase server<->client API version from 1.2 to 1.3 | 1 | -3/+7 | ||
various fixes | |||||
2016-07-04 | trex_client: sample each second | 1 | -1/+1 | ||
stateful result object: add method to get avg value at steady state regression: add -t flag to run specific test by name (without file and class) update trex07 benchmarks | |||||
2016-06-17 | master_daemon: show better status of executed command | 1 | -6/+9 | ||
2016-06-17 | add ctrl+c as first try to kill daemons/TRex. | 1 | -4/+7 | ||
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-10 | master daemon logger fixes | 1 | -10/+8 | ||
2016-06-06 | add logger to master daemon | 1 | -24/+46 | ||
2016-05-28 | master_daemon & other daemons updates | 1 | -144/+95 | ||
2016-05-17 | fix for master daemon - increase timeout of unpack of TRex package | 1 | -29/+8 | ||
2016-05-17 | regression: add no-daemon flag that specifies stl server is running, no need ↵ | 1 | -1/+4 | ||
daemons etc. | |||||
2016-05-15 | regression and master daemon updates | 1 | -2/+7 | ||
2016-05-14 | master_daemon update fixes | 1 | -41/+32 | ||
2016-05-14 | add master daemon to package, little fixes to update method | 1 | -7/+8 | ||
2016-05-13 | add master daemon | 1 | -0/+281 | ||