Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-29 | flow stat/latency error counters code + documentation | Ido Barnea | 1 | -0/+4 | |
2016-06-27 | Make all latency tests work on Virtual machines | Ido Barnea | 1 | -10/+5 | |
2016-06-27 | fix trex-218 & trex-219 | Hanoh Haim | 1 | -1/+1 | |
2016-06-26 | Fx trex-216 - Crash on VM setups when running latency flows | Ido Barnea | 1 | -1/+2 | |
2016-06-23 | Fix latency stats issues of fast stop/start, and starting from different cores | Ido Barnea | 1 | -17/+15 | |
2016-06-23 | allow coredump for TRex with --alow-coredump | imarom | 1 | -2/+22 | |
by default, huge pages will not be mapped to the core | |||||
2016-06-23 | Merge branch 'master' into cpu_per_core | Yaroslav Brustinov | 1 | -33/+40 | |
Conflicts: scripts/automation/trex_control_plane/server/singleton_daemon.py | |||||
2016-06-20 | Merge minor | Hanoh Haim | 1 | -2/+2 | |
2016-06-20 | minor remove sim help | Hanoh Haim | 1 | -12/+3 | |
2016-06-20 | fix: --no-watchdog did not work | imarom | 1 | -2/+2 | |
2016-06-20 | Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ↵ | Ido Barnea | 1 | -1/+1 | |
ethernet CRC | |||||
2016-06-20 | WATCHDOG - refactor due to trex-211 | imarom | 1 | -18/+15 | |
2016-06-20 | better support for latency with field engine + some order with mbuf functions | Ido Barnea | 1 | -2/+6 | |
2016-06-17 | XL710/X710 include 4 byte CRC for port stats | Hanoh Haim | 1 | -2/+2 | |
2016-06-14 | fix typo | Hanoh Haim | 1 | -1/+1 | |
2016-06-14 | disable WD due to crash trex-210 | Hanoh Haim | 1 | -1/+2 | |
2016-06-07 | fix wd issue, in some cases it can't exit with CTRL-C | Hanoh Haim | 1 | -2/+16 | |
2016-06-05 | cpu utilization: replace using static with resize vector. | Yaroslav Brustinov | 1 | -3/+2 | |
2016-06-05 | Merge branch 'master' into cpu_per_core | Yaroslav Brustinov | 1 | -40/+106 | |
2016-06-05 | cpu utilization: don't return vectors, only change passed arguments. | Yaroslav Brustinov | 1 | -2/+4 | |
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui | Yaroslav Brustinov | 1 | -10/+11 | |
2016-06-02 | WATCHDOG - disable monitors when done to avoid crash when joining on | imarom | 1 | -0/+3 | |
other threads | |||||
2016-06-02 | watchdog phase 2 | imarom | 1 | -5/+35 | |
2016-06-01 | Support for per flow latency with vm | Ido Barnea | 1 | -1/+17 | |
2016-05-31 | Send latency packets on dedicated TX queue | Ido Barnea | 1 | -35/+52 | |
2016-05-31 | add rpc command get_cpu_util_full to cpp | Yaroslav Brustinov | 1 | -0/+11 | |
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-23 | Fixes to latency code + tests | Ido Barnea | 1 | -1/+1 | |
2016-05-18 | fix mbuf ref count issue in vm cache mode | Ido Barnea | 1 | -0/+1 | |
2016-05-18 | unit tests + simulator work | Ido Barnea | 1 | -32/+19 | |
2016-05-18 | Latency stat python API work | Ido Barnea | 1 | -74/+3 | |
2016-05-18 | Regression tests working. Still missing python API to parse latency json | Ido Barnea | 1 | -16/+101 | |
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data | Ido Barnea | 1 | -34/+108 | |
2016-05-18 | payload tx stat work | Ido Barnea | 1 | -11/+52 | |
2016-05-10 | cpu% without tsc | Hanoh Haim | 1 | -2/+9 | |
2016-05-10 | merge from master | Hanoh Haim | 1 | -85/+157 | |
2016-05-09 | PCAP remote code review fixes | imarom | 1 | -9/+15 | |
2016-05-09 | added duration to remote push | imarom | 1 | -3/+18 | |
2016-05-09 | PCAP refinement | imarom | 1 | -84/+113 | |
2016-05-09 | first remote PCAP push - draft | imarom | 1 | -1/+23 | |
2016-05-08 | add cache to CP | Hanoh Haim | 1 | -13/+13 | |
2016-05-03 | Merge trex-204 | Hanoh Haim | 1 | -3/+15 | |
2016-05-03 | fix trex-204 by Wenxian with minor changes | Hanoh Haim | 1 | -2/+2 | |
2016-05-03 | Fix bug on mac replacement by Wenxian | Hanoh Haim | 1 | -1/+1 | |
2016-05-03 | typo | Yaroslav Brustinov | 1 | -2/+2 | |
2016-05-03 | bp_sim: correct description of supported stateful layers | Yaroslav Brustinov | 1 | -3/+15 | |
main_dpdk: send bw_per_core with json, return back precision of low values jsonrpcserver: disable logging regression: use bw_per_core from cpp calculation correct test name for GA | |||||
2016-05-01 | undo precision changes | Yaroslav Brustinov | 1 | -8/+2 | |
2016-05-01 | typo | Yaroslav Brustinov | 1 | -1/+0 | |
2016-04-28 | increase accuracy of low values in json report (0.03 etc.) | Yaroslav Brustinov | 1 | -2/+9 | |
2016-04-17 | Added timestamp to trex-global and changed sprintf to snprintf | Ido Barnea | 1 | -8/+12 | |