Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-12 | some modifactions to the TUI | imarom | 5 | -50/+82 | |
few things were fixed | |||||
2016-01-12 | regression: | Yaroslav Brustinov | 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: | Yaroslav Brustinov | 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 | imarom | 3 | -8/+11 | |
2016-01-10 | changing test path to /tmp/ | imarom | 1 | -1/+1 | |
2016-01-10 | nose tests for stateless | imarom | 6 | -1/+135 | |
2016-01-10 | add alloc_error, queue_full, queue_drop stats report via ZMQ | Yaroslav Brustinov | 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 | imarom | 1 | -1/+2 | |
instead of the value as is | |||||
2016-01-10 | Merge branch 'master' of https://github.com/danklein10/trex-core into ↵ | imarom | 8 | -33/+243 | |
danklein10-master | |||||
2016-01-10 | regression: kiwi02 update benchmark | Yaroslav Brustinov | 1 | -1/+1 | |
2016-01-09 | kiwi02 update benchmark | Yaroslav Brustinov | 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 | Yaroslav Brustinov | 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 ↵ | Yaroslav Brustinov | 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 | Dan Klein | 2 | -9/+19 | |
2016-01-08 | Merge branch 'dan_stateless' | Dan Klein | 8 | -32/+232 | |
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. | Dan Klein | 8 | -55/+208 | |
TODO: sync when console crashes isn't integrated yet | |||||
2016-01-07 | first bug caught by the simulator - memory leak | imarom | 1 | -7/+17 | |
2016-01-07 | yet another stateless simulation phase | imarom | 1 | -1/+7 | |
2016-01-07 | more options to the stateless simulation | imarom | 1 | -58/+84 | |
2016-01-06 | regression: take new path of setups | Yaroslav Brustinov | 1 | -2/+2 | |
2016-01-06 | regression: move setups configuration to trex-core repo | Yaroslav Brustinov | 20 | -2/+1570 | |
2016-01-06 | regression: add empty file to commit empty reports dir | Yaroslav Brustinov | 1 | -0/+0 | |
2016-01-06 | regression: move style.css inside aggregate_results.py | Yaroslav Brustinov | 2 | -56/+58 | |
2016-01-05 | Merge branch 'random_pkt' | Hanoh Haim | 1 | -8/+5 | |
2016-01-05 | stateless sim - core_index and all cores simulation | imarom | 1 | -7/+70 | |
2016-01-05 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 1 | -0/+202 | |
2016-01-05 | move regression to trex-core | Yaroslav Brustinov | 38 | -43/+5520 | |
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 | Dan Klein | 9 | -29/+468 | |
2016-01-04 | updated stats | Dan Klein | 1 | -2/+46 | |
2016-01-04 | some additions to the stateless simulation mode | imarom | 1 | -3/+29 | |
2016-01-04 | a script to inject simulation stateless files | imarom | 1 | -0/+176 | |
2015-12-29 | trim packet size command works | Hanoh Haim | 1 | -8/+5 | |
2015-12-27 | updated server pacakges include for ZMQ | imarom | 1 | -4/+8 | |
2015-12-27 | provide a CEL 5.9 a way to run trex-console | imarom | 1 | -2/+39 | |
2015-12-24 | some TUI tweaks | imarom | 3 | -20/+60 | |
2015-12-24 | CPU util beautification | imarom | 2 | -9/+92 | |
PPS total is only TX now and not TX + RX | |||||
2015-12-23 | connected control plane to split | imarom | 2 | -5/+15 | |
2015-12-21 | trex_client.py: maximal latency should not include c-max-*, only max-* | Yaroslav Brustinov | 1 | -2/+2 | |
2015-12-21 | latency.cpp: update ports stats at CLatencyManager::update, instead of ↵ | Yaroslav Brustinov | 1 | -0/+63 | |
CCPortLatency::DumpShort Python API added: * is_idle(): determine if TRex is in idle state * sample_x_seconds(): sample TRex for given number of seconds, useful for changing device (router etc.) config afterwards. | |||||
2015-12-16 | minor | Hanoh Haim | 1 | -1/+1 | |
2015-12-16 | add tuple gen command and yaml example | Hanoh Haim | 2 | -3/+14 | |
2015-12-16 | Merge from master | Hanoh Haim | 4 | -6/+29 | |
2015-12-16 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2015-12-16 | trex_client.py: increase timeout by '-k' argument seconds, as it leaves TRex ↵ | Yaroslav Brustinov | 1 | -1/+3 | |
in 'Starting' state. | |||||
2015-12-16 | cleaned the code a little, added load_packet_from_pcap into packet builder ↵ | Dan Klein | 3 | -5/+26 | |
functionality. | |||||
2015-12-15 | Merging lastest 'master' to side branch 'vm' | imarom | 9 | -129/+166 | |
Conflicts: scripts/automation/trex_control_plane/console/trex_console.py | |||||
2015-12-15 | VM: connected control plane to DP | imarom | 1 | -0/+5 | |
2015-12-15 | TRex API: increase timeout (from 30 to 40) of waiting for TRex to change ↵ | Yaroslav Brustinov | 2 | -3/+3 | |
state from Starting to Idle or Running. | |||||
2015-12-15 | moved all return code values to RC types (better for batch rc) | imarom | 6 | -113/+110 | |
also few fixes | |||||
2015-12-14 | bugs fixes | imarom | 4 | -14/+57 | |
1. ignore your own force acquire of ports 2. TUI fixes |