Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-28 | performance measurements - class fix checksum does not work well | imarom | 1 | -4/+26 | |
2016-09-28 | performance tweak - faster checksum | imarom | 1 | -5/+4 | |
2016-09-25 | merge issues with rand limit | imarom | 2 | -69/+51 | |
2016-09-25 | split multicore - all tests pass | imarom | 2 | -454/+210 | |
2016-09-25 | client var support split now | imarom | 3 | -105/+193 | |
2016-09-25 | draft: new split algorithm | imarom | 3 | -206/+163 | |
2016-09-13 | add python test | Hanoh Haim | 1 | -1/+1 | |
2016-09-13 | add min/max to repeatable random inst | Hanoh Haim | 2 | -9/+55 | |
2016-09-13 | add rand_limit tests | Hanoh Haim | 1 | -1/+28 | |
2016-09-13 | add rand limit instruction DP | Hanoh Haim | 2 | -59/+443 | |
2016-09-13 | APIs and functions in preparation for receive all mode. XL710/i350 mode ↵ | Ido Barnea | 1 | -0/+1 | |
toggling work. | |||||
2016-09-07 | dual mode : code review fixes | imarom | 1 | -0/+4 | |
2016-09-07 | dual mode - check for ERF only | imarom | 1 | -2/+1 | |
2016-09-07 | DUAL mode - phase #1 | imarom | 2 | -18/+23 | |
2016-08-18 | TRex argument --dump-interfaces <list of PCI> (by default will take ↵ | Yaroslav Brustinov | 2 | -15/+3 | |
interfaces from /etc/trex_cfg.yaml if exists, if does not exists, will show all DPDK interfaces) get interface speed from DPDK instead of using constants per driver add script to generate config file /etc/trex_cfg.yaml: sudo ./dpdk_setup_ports.py -c <list of PCI> show table of interfaces in sudo ./dpdk_setup_ports.py -t | |||||
2016-08-18 | core_mask backward compatability (for GUI) | imarom | 1 | -1/+1 | |
2016-08-16 | personal code review tweaks | imarom | 2 | -3/+4 | |
2016-08-15 | TUI screen buffer | imarom | 2 | -5/+17 | |
2016-08-15 | core mask - first phase | imarom | 4 | -24/+111 | |
2016-08-08 | IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 ↵ | Ido Barnea | 1 | -0/+1 | |
packets with extension header. | |||||
2016-08-03 | fix for https://trex-tgn.cisco.com/youtrack/issue/trex-226 | imarom | 4 | -6/+51 | |
commit #trex-226 | |||||
2016-08-03 | async compressed - https://trex-tgn.cisco.com/youtrack/issue/trex-232 | imarom | 1 | -1/+1 | |
2016-07-27 | support for graceful shutdown | imarom | 2 | -6/+32 | |
2016-07-25 | TRex console - add support for L1 BPS | imarom | 2 | -1/+8 | |
https://trex-tgn.cisco.com/youtrack/issue/trex-230 | |||||
2016-07-24 | breakge by previous commit - variable packet size can be inc/dec and not | imarom | 1 | -2/+9 | |
random | |||||
2016-07-24 | BUG: trex-227 - random packet size with -m 100% does not give 100% line rate | imarom | 4 | -8/+67 | |
https://trex-tgn.cisco.com/youtrack/issue/trex-227 | |||||
2016-07-06 | increase server<->client API version from 1.2 to 1.3 | Yaroslav Brustinov | 1 | -1/+5 | |
various fixes | |||||
2016-06-28 | Latency stream crash in case multiplier is the rate of latency stream | Hanoh Haim | 1 | -1/+1 | |
2016-06-22 | FLOW_STATS: extract start_stream from the compiler to start_traffic | imarom | 3 | -23/+85 | |
2016-06-20 | only latency streams might get the graph to crash while calculating | imarom | 1 | -1/+1 | |
duration (because latency is considered a fixed DC and not a real event) | |||||
2016-06-02 | watchdog phase 2 | imarom | 2 | -3/+2 | |
2016-05-23 | replace t-rex to TRex | Yaroslav Brustinov | 1 | -1/+1 | |
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807) | |||||
2016-05-18 | fix for validating L1 B/W with latency streams | imarom | 2 | -10/+10 | |
2016-05-18 | amplifying a port's bandwidth does not affect latency streams | imarom | 4 | -39/+134 | |
2016-05-18 | fixes according to Hanoch's code review | Ido Barnea | 1 | -1/+5 | |
2016-05-18 | remove stopping stream in stream destructor | Ido Barnea | 1 | -0/+2 | |
2016-05-18 | unit tests + simulator work | Ido Barnea | 1 | -0/+5 | |
2016-05-18 | Regression tests working. Still missing python API to parse latency json | Ido Barnea | 1 | -1/+0 | |
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data | Ido Barnea | 1 | -1/+1 | |
2016-05-18 | payload tx stat work | Ido Barnea | 3 | -2/+4 | |
2016-05-10 | merge from master | Hanoh Haim | 4 | -13/+119 | |
2016-05-09 | fix cache splitter | Hanoh Haim | 1 | -0/+28 | |
2016-05-09 | added duration to remote push | imarom | 2 | -3/+13 | |
2016-05-09 | PCAP refinement | imarom | 2 | -10/+28 | |
2016-05-09 | first remote PCAP push - draft | imarom | 4 | -5/+83 | |
2016-05-08 | add cache capability to stateless node object | Hanoh Haim | 2 | -1/+5 | |
2016-04-18 | support for reacquire command | imarom | 3 | -18/+33 | |
also better sync with the server about ownership of ports | |||||
2016-04-14 | Fix to trex-200 - crash with flow stat for unsupported packet type | Ido Barnea | 1 | -2/+2 | |
2016-04-12 | events API and RX core util. | imarom | 2 | -5/+27 | |
2016-04-10 | factor was broken | imarom | 2 | -8/+4 | |