Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-03 | set default stateful duration 1 hour, forbid duration in stateless | 4 | -11/+69 | ||
add "add_profile"stateless Python API command fix trex_perf.py | |||||
2016-08-02 | Remove call to rte_eth_dev_stop. See trex-237 for details | 1 | -0/+5 | ||
2016-08-02 | Fix error in move of X710 latency patch to DPDK 16.07 | 1 | -6/+6 | ||
2016-08-02 | Merge branch 'dpdk_ports_reorder' | 2 | -1/+36 | ||
2016-08-02 | stf daemon another python3 fix | 1 | -1/+1 | ||
2016-08-01 | DPDK ports order change to be compliant with our /etc/trex_cfg.yaml | 2 | -1/+36 | ||
2016-08-01 | Python3 support for Stateful daemon | 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-08-01 | sync: unsafe to touch the node pointer, use a timestamp instead | 3 | -5/+7 | ||
2016-07-31 | https://trex-tgn.cisco.com/youtrack/issue/trex-223 | 3 | -42/+92 | ||
2016-07-31 | dpdk 16.07 - merges of final version changes | 27 | -81/+153 | ||
2016-07-28 | RPC commands were not really zipped (used a padded length) | 1 | -1/+1 | ||
https://trex-tgn.cisco.com/youtrack/issue/trex-233 | |||||
2016-07-27 | removed was_stopped | 3 | -40/+78 | ||
2016-07-27 | support for graceful shutdown | 10 | -49/+265 | ||
2016-07-26 | regression: aggregate_results script exit with fail/success status of build. | 1 | -0/+5 | ||
2016-07-26 | some more TUI fixes | 6 | -25/+69 | ||
2016-07-25 | TRex console - add support for L1 BPS | 3 | -49/+52 | ||
https://trex-tgn.cisco.com/youtrack/issue/trex-230 | |||||
2016-07-25 | Add Ubuntu 16.04.1 LTS ko | 4 | -2/+194 | ||
Regression: Remove skip of test_static_routing_imix Add trex15 setup details | |||||
2016-07-25 | TUI - stdout close/reopen issues | 1 | -6/+2 | ||
2016-07-25 | TUI tweaks | 4 | -110/+144 | ||
2016-07-24 | breakge by previous commit - variable packet size can be inc/dec and not | 1 | -2/+9 | ||
random | |||||
2016-07-24 | v2.06 | 1 | -1/+1 | ||
2016-07-24 | dpdk0716 move:DPDK file patches | 13 | -19/+303 | ||
2016-07-24 | dpdk0716 move: changes to our files | 4 | -51/+41 | ||
2016-07-24 | dpdk0716 rc3 | 559 | -112/+415099 | ||
2016-07-24 | BUG: trex-227 - random packet size with -m 100% does not give 100% line rate | 4 | -8/+67 | ||
https://trex-tgn.cisco.com/youtrack/issue/trex-227 | |||||
2016-07-21 | faster TUI: no flickers and more... | 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 | 1 | -0/+2 | ||
2016-07-15 | merge cs_offload WIP - need to add more support and tests for that | 3 | -3/+81 | ||
2016-07-15 | Merge rwhitworth fix | 1 | -1/+1 | ||
2016-07-15 | fix wd struct alignment issue | 1 | -5/+1 | ||
2016-07-15 | add option to use DPDK tx checksum offloading to generate packets with ↵ | 3 | -2/+81 | ||
correct IP, TCP and UDP checksums | |||||
2016-07-13 | Better error handling in case of unsupported driver | 1 | -1/+3 | ||
2016-07-13 | better error handling for trex-cfg | 1 | -8/+14 | ||
2016-07-12 | NAT seq num randomization regression tests | 6 | -0/+13 | ||
2016-07-12 | NAT seq num randomization fully working | 15 | -80/+543 | ||
2016-07-12 | NAT seq num randomization working version - Missing some functionality | 12 | -192/+438 | ||
2016-07-08 | fix multicast being counted as ierror | 6 | -56/+37 | ||
2016-07-07 | WATCHDOG: strip directories names from addr2line | 1 | -1/+1 | ||
2016-07-06 | increase server<->client API version from 1.2 to 1.3 | 5 | -12/+23 | ||
various fixes | |||||
2016-07-06 | TUI: crash when history is empty | 1 | -1/+1 | ||
2016-07-06 | TUI mode (--tui) locked on legend | 3 | -17/+53 | ||
2016-07-06 | TUI - added left, right, end , del keys | 1 | -36/+105 | ||
also history is updated when leaving TUI | |||||
2016-07-06 | regression: fix to wantFunction override | 1 | -4/+1 | ||
2016-07-05 | various fixes | 6 | -20/+22 | ||
2016-07-05 | original delay was 10 miliseconds not 10 seconds, new default will cover it. | 1 | -1/+1 | ||
2016-07-05 | Merge branch 'nics_init_delay' | 2 | -20/+38 | ||
2016-07-05 | few more places to add wait_before_traffic argument | 1 | -16/+15 | ||
2016-07-05 | add TRex -w argument (wait between nics init and sending traffic) | 2 | -4/+23 | ||
2016-07-05 | TUI phase 500 ! | 3 | -65/+89 | ||
2016-07-05 | TUI with console - awesome ! | 2 | -59/+117 | ||