Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-06 | typo in master_daemon | Yaroslav Brustinov | 1 | -1/+1 | |
2016-08-04 | Added IPv6 router config to stateless tests | Ido Barnea | 1 | -1/+2 | |
2016-08-04 | remove 10G setups from ipv6 latency tests | Ido Barnea | 1 | -5/+11 | |
2016-08-04 | fix for failing test | imarom | 1 | -2/+1 | |
2016-08-03 | master_daemon: create working directory if it was deleted | Yaroslav Brustinov | 1 | -3/+8 | |
2016-08-03 | stf daemon: add support for zipped zmq | Yaroslav Brustinov | 2 | -6/+42 | |
2016-08-03 | add -m bpsl1 | Hanoh Haim | 1 | -4/+13 | |
2016-08-03 | fix for https://trex-tgn.cisco.com/youtrack/issue/trex-226 | imarom | 1 | -0/+27 | |
commit #trex-226 | |||||
2016-08-03 | IPv6 latency tests and --rx-check tests | Ido Barnea | 3 | -4/+21 | |
2016-08-03 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 6 | -35/+58 | |
2016-08-03 | set default stateful duration 1 hour, forbid duration in stateless | Yaroslav Brustinov | 3 | -5/+59 | |
add "add_profile"stateless Python API command fix trex_perf.py | |||||
2016-08-03 | async compressed - https://trex-tgn.cisco.com/youtrack/issue/trex-232 | imarom | 6 | -35/+58 | |
2016-08-02 | stf daemon another python3 fix | Yaroslav Brustinov | 1 | -1/+1 | |
2016-08-01 | Python3 support for Stateful daemon | Yaroslav Brustinov | 87 | -102/+129 | |
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-27 | support for graceful shutdown | imarom | 3 | -6/+52 | |
2016-07-26 | regression: aggregate_results script exit with fail/success status of build. | Yaroslav Brustinov | 1 | -0/+5 | |
2016-07-26 | some more TUI fixes | imarom | 6 | -25/+69 | |
2016-07-25 | TRex console - add support for L1 BPS | imarom | 1 | -48/+44 | |
https://trex-tgn.cisco.com/youtrack/issue/trex-230 | |||||
2016-07-25 | Add Ubuntu 16.04.1 LTS ko | Yaroslav Brustinov | 4 | -2/+194 | |
Regression: Remove skip of test_static_routing_imix Add trex15 setup details | |||||
2016-07-25 | TUI - stdout close/reopen issues | imarom | 1 | -6/+2 | |
2016-07-25 | TUI tweaks | imarom | 4 | -110/+144 | |
2016-07-21 | faster TUI: no flickers and more... | imarom | 2 | -32/+135 | |
1. made stdout full buffered (no in-middle print) 2. added TAB for filenames auto-complete | |||||
2016-07-15 | remove IMIX for now due to an issue in trex09 | Hanoh Haim | 1 | -0/+2 | |
2016-07-15 | Merge rwhitworth fix | Hanoh Haim | 1 | -1/+1 | |
2016-07-13 | better error handling for trex-cfg | Ido Barnea | 1 | -8/+14 | |
2016-07-12 | NAT seq num randomization regression tests | Ido Barnea | 6 | -0/+13 | |
2016-07-12 | NAT seq num randomization working version - Missing some functionality | Ido Barnea | 3 | -0/+0 | |
2016-07-08 | fix multicast being counted as ierror | Yaroslav Brustinov | 5 | -52/+35 | |
2016-07-06 | increase server<->client API version from 1.2 to 1.3 | Yaroslav Brustinov | 3 | -10/+17 | |
various fixes | |||||
2016-07-06 | TUI: crash when history is empty | imarom | 1 | -1/+1 | |
2016-07-06 | TUI mode (--tui) locked on legend | imarom | 3 | -17/+53 | |
2016-07-06 | TUI - added left, right, end , del keys | imarom | 1 | -36/+105 | |
also history is updated when leaving TUI | |||||
2016-07-06 | regression: fix to wantFunction override | Yaroslav Brustinov | 1 | -4/+1 | |
2016-07-05 | various fixes | Yaroslav Brustinov | 6 | -20/+22 | |
2016-07-05 | TUI phase 500 ! | imarom | 3 | -65/+89 | |
2016-07-05 | TUI with console - awesome ! | imarom | 2 | -59/+117 | |
2016-07-05 | TUI integrated with console | imarom | 2 | -29/+242 | |
2016-07-05 | profile console command was broken on Python 3 | imarom | 1 | -1/+1 | |
2016-07-04 | regression: disable rx negative on trex14 | Yaroslav Brustinov | 1 | -1/+1 | |
2016-07-04 | trex14 and trex07 nat benchmarks update | Yaroslav Brustinov | 2 | -10/+6 | |
2016-07-04 | Merge branch 'master' into cpu_per_core | Yaroslav Brustinov | 10 | -94/+333 | |
2016-07-04 | Merge branch 'master' into cpu_per_core | Yaroslav Brustinov | 4 | -32/+122 | |
2016-07-04 | trex_client: sample each second | Yaroslav Brustinov | 7 | -225/+362 | |
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-07-03 | moved client config template file to ./cfg | imarom | 1 | -0/+0 | |
2016-07-03 | added a template for client config file | imarom | 1 | -0/+56 | |
2016-07-01 | reducing rate of latency packets inregression | Ido Barnea | 1 | -2/+2 | |
2016-06-30 | Latency test fixes for regression | Ido Barnea | 1 | -4/+6 | |
2016-06-29 | flow stat/latency error counters code + documentation | Ido Barnea | 4 | -40/+99 | |
2016-06-28 | fix spelling of Ubuntu | Ryan Whitworth | 1 | -1/+1 | |
2016-06-28 | increase MTU on regression routers to 9500, to make jumbo packets tests work | Ido Barnea | 1 | -2/+2 | |