Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-04 | Merge branch 'master' into dan_stateless | 1017 | -148063/+167718 | ||
2016-01-04 | updated stats | 1 | -2/+46 | ||
2016-01-04 | some additions to the stateless simulation mode | 8 | -42/+221 | ||
2016-01-04 | a script to inject simulation stateless files | 4 | -1/+254 | ||
2016-01-04 | simulation end to end | 19 | -654/+1167 | ||
2016-01-04 | Fixing 40G stuck input queue issue | 1 | -52/+38 | ||
2015-12-28 | Better error message when user gives too big -c arg | 1 | -2/+54 | ||
2015-12-28 | yet another minor script fix | 1 | -0/+5 | ||
2015-12-28 | minor script fix | 1 | -1/+3 | ||
2015-12-28 | add bcov utility for coverity | 1 | -0/+32 | ||
2015-12-28 | fix gitignore | 2 | -0/+67 | ||
2015-12-28 | Merge | 1 | -0/+134 | ||
2015-12-28 | add coverity script | 1 | -0/+134 | ||
2015-12-27 | add YouTrack info | 1 | -0/+4 | ||
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 | ||
2015-12-27 | Added README to dpdk dir | 1 | -0/+3 | ||
2015-12-27 | No flow control disabling for 40G. | 1 | -15/+17 | ||
Add DPDK version to help string. | |||||
2015-12-27 | Full support dpdk 22. | 1 | -89/+75 | ||
2015-12-27 | Changes only to DPDK files: dpdk22 40G fixes for TTL and ip_protocol match ↵ | 7 | -10/+104 | ||
and IPv6 support + TX hang issue fix | |||||
2015-12-27 | Adding dpdk 2.2 instead of dpdk 1.8 and making changes to make compilation work. | 655 | -145860/+96684 | ||
40G and 10G filters do not work yet. | |||||
2015-12-27 | another missing file for bp-sim | 1 | -0/+0 | ||
2015-12-27 | file was deleted accidently - libzmq.so from external_libs C++ | 1 | -0/+0 | ||
2015-12-27 | script to support CEL python | 1 | -1/+30 | ||
2015-12-27 | provide a CEL 5.9 a way to run trex-console | 276 | -2/+62944 | ||
2015-12-24 | merge vm random support | 43 | -1412/+5466 | ||
2015-12-24 | add refresh option to stream - should be enabled by stream bit | 2 | -0/+21 | ||
2015-12-24 | improve multi-core random VM support | 11 | -26/+425 | ||
2015-12-24 | some TUI tweaks | 3 | -20/+60 | ||
2015-12-24 | fix display of huge positive number of drops (due to casting from negative ↵ | 1 | -2/+9 | ||
to unsinged) | |||||
2015-12-24 | CPU util beautification | 3 | -10/+97 | ||
PPS total is only TX now and not TX + RX | |||||
2015-12-23 | problem in the yaml file | 1 | -1/+1 | ||
2015-12-23 | some debug files to help build fast | 2 | -0/+4 | ||
2015-12-23 | connected control plane to split | 19 | -1174/+4566 | ||
2015-12-23 | support for client var split | 7 | -37/+144 | ||
2015-12-23 | VM wrap around issue | 1 | -32/+40 | ||
2015-12-23 | some fixes to the VM and the splitter | 13 | -78/+172 | ||
2015-12-23 | support for VM split - 1st phase | 15 | -201/+519 | ||
2015-12-21 | Merge | 4 | -3/+72 | ||
2015-12-21 | add gdb file to pkg | 1 | -0/+1 | ||
2015-12-21 | CRASH: uninit var at stateless port object | 2 | -0/+2 | ||
2015-12-21 | trex_client.py: maximal latency should not include c-max-*, only max-* | 1 | -2/+2 | ||
2015-12-21 | latency.cpp: update ports stats at CLatencyManager::update, instead of ↵ | 2 | -1/+68 | ||
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-20 | Merge branch 'master' into dan_stateless | 80 | -3962/+39063 | ||
2015-12-16 | minor | 1 | -1/+1 | ||
2015-12-16 | add tuple gen command and yaml example | 7 | -6/+110 | ||
2015-12-16 | Merge branch 'master' of ↵ | 1 | -10/+10 | ||
csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into vm | |||||
2015-12-16 | Merge from master | 4 | -6/+29 | ||
2015-12-16 | typo | 1 | -1/+1 | ||
2015-12-16 | trex_client.py: increase timeout by '-k' argument seconds, as it leaves TRex ↵ | 1 | -1/+3 | ||
in 'Starting' state. |