Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-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. | |||||
2015-12-16 | cleaned the code a little, added load_packet_from_pcap into packet builder ↵ | 3 | -5/+26 | ||
functionality. | |||||
2015-12-16 | Latest dpdk_nic_bind.py from dpdk upstream | 1 | -10/+10 | ||
2015-12-15 | simple playground YAML file for VM | 1 | -0/+31 | ||
2015-12-15 | Merging lastest 'master' to side branch 'vm' | 16 | -134/+190 | ||
Conflicts: scripts/automation/trex_control_plane/console/trex_console.py | |||||
2015-12-15 | VM: connected control plane to DP | 14 | -93/+125 | ||
2015-12-15 | TRex API: increase timeout (from 30 to 40) of waiting for TRex to change ↵ | 2 | -3/+3 | ||
state from Starting to Idle or Running. | |||||
2015-12-15 | refactor the vm_tests | 3 | -98/+33 | ||
2015-12-15 | fix ubuntu compiler warnings | 3 | -4/+11 | ||
2015-12-15 | first test works | 7 | -44/+180 | ||
2015-12-15 | check VmDp object | 1 | -0/+77 | ||
2015-12-15 | vm version | 1 | -1/+1 | ||
2015-12-15 | check max packet update | 2 | -4/+122 | ||
2015-12-15 | fixing crash in ipv6 rx-check mode | 1 | -0/+2 | ||
2015-12-15 | moved all return code values to RC types (better for batch rc) | 8 | -114/+123 | ||
also few fixes | |||||
2015-12-14 | bugs fixes | 8 | -18/+66 | ||
1. ignore your own force acquire of ports 2. TUI fixes | |||||
2015-12-14 | fix merge issues | 1 | -10/+12 | ||
2015-12-14 | merge from master | 65 | -3625/+36898 | ||
2015-12-14 | a minor fix | 1 | -0/+0 | ||
2015-12-14 | add client command | 7 | -15/+514 | ||
2015-12-14 | Merge branch 'rx_check' | 2 | -5/+7 | ||
2015-12-14 | publish rx_check counters via ZMQ even with iom=0 | 2 | -5/+7 | ||
2015-12-14 | TUI v2.0 - now no flickering, state machine for lost of connectivity | 8 | -42/+181 | ||
and TUI can be started in xterm using tui -x | |||||
2015-12-14 | vm - check ipv4 fix checksum | 3 | -90/+301 | ||
2015-12-14 | big edian support another test | 1 | -4/+4 | ||