Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-18 | regression: | 23 | -108/+121 | ||
corrections of benchmarks move packet builder tests to functional folder add CPU utilization boundries for more tests print Skipping message fix relative drop counting API: convert hostname to IP at init of client side (trex_client.py) various: move python path determination to external common file add functional tests running bash script add sudo check to t-rex-64 | |||||
2016-01-18 | remote zmq advanced ports | 2 | -3/+0 | ||
2016-01-15 | regression: add trex14 setup (slightly updated trex12) | 2 | -0/+232 | ||
2016-01-14 | always on top for TUI now works no most platforms | 1 | -14/+38 | ||
(using GTK+ if available) | |||||
2016-01-13 | fixed the permission on the console directory (now creates with 777) | 1 | -1/+8 | ||
2016-01-13 | -a is not mandatory anymore for every port's commands | 3 | -4/+11 | ||
the default is all ports | |||||
2016-01-13 | cntrl+c in middle of line can abort the line instead of exiting | 1 | -3/+17 | ||
2016-01-13 | TUI now writes to a string buffer and then to screen | 4 | -9/+18 | ||
(should be faster, like double buffering and switch) | |||||
2016-01-13 | added 'total' line to stats | 3 | -20/+74 | ||
2016-01-13 | update pkt builder vm | 1 | -11/+9 | ||
2016-01-13 | add Dan's packet builder functional tests | 8 | -0/+731 | ||
2016-01-12 | perfectionist's job is never done - fixed the console prompt redraw when | 2 | -4/+20 | ||
an async event occurs so it looks nice | |||||
2016-01-12 | some modifactions to the TUI | 6 | -52/+93 | ||
few things were fixed | |||||
2016-01-12 | regression: | 3 | -23/+28 | ||
add jumbo benchmark for trex08 replace --local for --functional flag, remove the need of SETUP_DIR in such case | |||||
2016-01-11 | regression: | 3 | -4/+5 | ||
don't run CStlBasic_Test as part of regression with all tests, will be used at building stage. remove duplication of scripts_path with scripts_dir | |||||
2016-01-11 | small problem in the stl simulation | 3 | -8/+11 | ||
2016-01-11 | remove zmq port 4507 from "example" cfgs, should be 4500. | 3 | -10/+7 | ||
2016-01-10 | changing test path to /tmp/ | 1 | -1/+1 | ||
2016-01-10 | nose tests for stateless | 6 | -1/+135 | ||
2016-01-10 | add alloc_error, queue_full, queue_drop stats report via ZMQ | 5 | -20/+46 | ||
regression: update kiwi02 and trex08 benchmarks add common "scripts_dir" variable for usage in tests configure router with proper MTU in jumbo test add --local flag for not connecting to remote server (useful for functional tests) | |||||
2016-01-10 | random packet size - uses expected packet size | 1 | -1/+2 | ||
instead of the value as is | |||||
2016-01-10 | Merge branch 'master' of https://github.com/danklein10/trex-core into ↵ | 9 | -33/+337 | ||
danklein10-master | |||||
2016-01-10 | regression: kiwi02 update benchmark | 1 | -1/+1 | ||
2016-01-09 | kiwi02 update benchmark | 4 | -11/+12 | ||
disable VM latenct check, max exceeds 100ms, avg can reach 150ms disable temporary jumbo with router | |||||
2016-01-08 | ws_main.py: don't expect for env. vars if building local package | 1 | -2/+2 | ||
regression: increase maximal allowed latency to 100ms on VM (50ms is not enough) | |||||
2016-01-08 | building: add pkg option with --pkg-dir and --pkg-file arguments (./b pkg ↵ | 7 | -29/+109 | ||
--pkg-dir ...) for building TRex package regression: add jumbo packets test high latency fails test and not only print add maximal and minimal expected CPU utilization aggregate results: remove tracebacks at usual errors in tests move TRex info from setups info to top (its now common to all setups) save last good commit hash | |||||
2016-01-08 | minor updates | 2 | -9/+19 | ||
2016-01-08 | Merge branch 'dan_stateless' | 9 | -32/+326 | ||
Added the support for "streams" command Missing: 1. "--full" output 2. sync with server after crash 3. merging output for identical port streams | |||||
2016-01-07 | Working version of streams view in TRex console. | 9 | -55/+302 | ||
TODO: sync when console crashes isn't integrated yet | |||||
2016-01-07 | first bug caught by the simulator - memory leak | 1 | -7/+17 | ||
2016-01-07 | yet another stateless simulation phase | 1 | -1/+7 | ||
2016-01-07 | more options to the stateless simulation | 1 | -58/+84 | ||
2016-01-06 | regression: take new path of setups | 1 | -2/+2 | ||
2016-01-06 | regression: move setups configuration to trex-core repo | 20 | -2/+1570 | ||
2016-01-06 | regression: add empty file to commit empty reports dir | 1 | -0/+0 | ||
2016-01-06 | regression: move style.css inside aggregate_results.py | 2 | -56/+58 | ||
2016-01-05 | Merge branch 'random_pkt' | 12 | -9/+160 | ||
2016-01-05 | stateful load 9k packets | 1 | -0/+70 | ||
2016-01-05 | random 9k works on 10gb nics | 6 | -1/+85 | ||
2016-01-05 | stateless sim - core_index and all cores simulation | 1 | -7/+70 | ||
2016-01-05 | Merge remote-tracking branch 'origin/master' | 3 | -0/+267 | ||
2016-01-05 | move regression to trex-core | 120 | -1206/+21467 | ||
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11 | |||||
2016-01-04 | Merge branch 'master' into dan_stateless | 320 | -1141/+68090 | ||
2016-01-04 | updated stats | 1 | -2/+46 | ||
2016-01-04 | some additions to the stateless simulation mode | 2 | -3/+63 | ||
2016-01-04 | a script to inject simulation stateless files | 2 | -0/+207 | ||
2015-12-29 | trim packet size command works | 1 | -8/+5 | ||
2015-12-28 | maximum packet size support 9k - simulation | 4 | -0/+0 | ||
2015-12-27 | updated server pacakges include for ZMQ | 1 | -4/+8 | ||
2015-12-27 | .so files for ZMQ build were missing, git ignores those files by default | 20 | -0/+0 | ||