Age | Commit message (Expand) | Author | Files | Lines |
2016-10-05 | pre test: Code review fixes |  Ido Barnea | 2 | -2/+2 |
2016-09-30 | refactor limit split |  Hanoh Haim | 1 | -12/+24 |
2016-09-29 | minor fix hw_cs in case of random pkt size |  Hanoh Haim | 1 | -63/+63 |
2016-09-29 | minor fix to hw_cs inst |  Hanoh Haim | 2 | -6/+7 |
2016-09-29 | Add FE Instruction to fix TCP/UDP Payload checksum using hardware offload engine |  Hanoh Haim | 3 | -3/+220 |
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 toggl... |  Ido Barnea | 3 | -9/+18 |
2016-09-08 | dual mode fix: MAC address on the slave port was not updated |  imarom | 2 | -7/+36 |
2016-09-08 | Fix issue of reading RX queue from DP core even when we are not in VM mode |  Ido Barnea | 1 | -1/+1 |
2016-09-07 | dual mode : code review fixes |  imarom | 2 | -0/+5 |
2016-09-07 | dual mode - check for ERF only |  imarom | 1 | -2/+1 |
2016-09-07 | DUAL mode - phase #1 |  imarom | 7 | -31/+60 |
2016-08-18 | TRex argument --dump-interfaces <list of PCI> (by default will take interface... |  Yaroslav Brustinov | 2 | -15/+3 |
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 | 5 | -25/+121 |
2016-08-08 | IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 p... |  Ido Barnea | 1 | -0/+1 |
2016-08-07 | fix for #trex-240 |  imarom | 2 | -24/+37 |
2016-08-03 | fix for https://trex-tgn.cisco.com/youtrack/issue/trex-226 |  imarom | 4 | -6/+51 |
2016-08-03 | ipv6 flow stat on vm working |  Ido Barnea | 2 | -6/+6 |
2016-08-03 | async compressed - https://trex-tgn.cisco.com/youtrack/issue/trex-232 |  imarom | 1 | -1/+1 |
2016-08-01 | sync: unsafe to touch the node pointer, use a timestamp instead |  imarom | 1 | -1/+0 |
2016-07-31 | https://trex-tgn.cisco.com/youtrack/issue/trex-223 |  imarom | 1 | -0/+2 |
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 |
2016-07-24 | breakge by previous commit - variable packet size can be inc/dec and not |  imarom | 1 | -2/+9 |
2016-07-24 | BUG: trex-227 - random packet size with -m 100% does not give 100% line rate |  imarom | 4 | -8/+67 |
2016-07-06 | increase server<->client API version from 1.2 to 1.3 |  Yaroslav Brustinov | 1 | -1/+5 |
2016-06-29 | flow stat/latency error counters code + documentation |  Ido Barnea | 2 | -4/+34 |
2016-06-28 | Latency stream crash in case multiplier is the rate of latency stream |  Hanoh Haim | 1 | -1/+1 |
2016-06-26 | Merge trex-217 defect |  Hanoh Haim | 1 | -1/+1 |
2016-06-26 | fix trex-17 defect |  Hanoh Haim | 1 | -1/+1 |
2016-06-26 | Fx trex-216 - Crash on VM setups when running latency flows |  Ido Barnea | 2 | -49/+59 |
2016-06-23 | Fix latency stats issues of fast stop/start, and starting from different cores |  Ido Barnea | 2 | -7/+51 |
2016-06-22 | FLOW_STATS: extract start_stream from the compiler to start_traffic |  imarom | 3 | -23/+85 |
2016-06-20 | Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ... |  Ido Barnea | 1 | -2/+2 |
2016-06-20 | only latency streams might get the graph to crash while calculating |  imarom | 1 | -1/+1 |
2016-06-20 | WATCHDOG - refactor due to trex-211 |  imarom | 2 | -11/+7 |
2016-06-20 | better support for latency with field engine + some order with mbuf functions |  Ido Barnea | 1 | -17/+18 |
2016-06-02 | flow latency json changes |  Ido Barnea | 2 | -57/+1 |