Age | Commit message (Expand) | Author | Files | Lines |
2016-06-20 | Adding verify_stream in flow_stat.cpp |  Ido Barnea | 2 | -4/+24 |
2016-06-20 | Merge minor |  Hanoh Haim | 6 | -17/+29 |
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 | more granular lock for RPC server |  imarom | 1 | -6/+7 |
2016-06-20 | regression: add flag to run with debug image |  Yaroslav Brustinov | 4 | -9/+20 |
2016-06-20 | Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ... |  Ido Barnea | 4 | -6/+6 |
2016-06-20 | WATCHDOG: using exit() might get stuck because it deallocates memory |  imarom | 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 | 14 | -266/+234 |
2016-06-20 | regression: fix nose represenation of errors in setUpModule |  Yaroslav Brustinov | 1 | -1/+5 |
2016-06-20 | better support for latency with field engine + some order with mbuf functions |  Ido Barnea | 10 | -185/+209 |
2016-06-19 | Merge latency profiles |  Hanoh Haim | 4 | -82/+61 |
2016-06-19 | update latency profile |  Hanoh Haim | 3 | -5/+32 |
2016-06-19 | add advance cfg files |  Hanoh Haim | 2 | -0/+38 |
2016-06-17 | master_daemon: show better status of executed command |  Yaroslav Brustinov | 2 | -7/+10 |
2016-06-17 | add ctrl+c as first try to kill daemons/TRex. |  Yaroslav Brustinov | 4 | -76/+52 |
2016-06-17 | XL710/X710 include 4 byte CRC for port stats |  Hanoh Haim | 1 | -2/+2 |
2016-06-16 | Merge |  Hanoh Haim | 1 | -1/+17 |
2016-06-16 | fix python doc strings |  Hanoh Haim | 1 | -1/+17 |
2016-06-14 | coverity fixes |  Ido Barnea | 5 | -17/+11 |
2016-06-14 | add simple script for testing crash |  Hanoh Haim | 1 | -0/+150 |
2016-06-14 | add some gdb scripts |  Hanoh Haim | 4 | -0/+43 |
2016-06-14 | add EF only to debug image in default |  Hanoh Haim | 1 | -1/+18 |
2016-06-14 | fix typo |  Hanoh Haim | 1 | -1/+1 |
2016-06-14 | add ef code, not connected yet |  Hanoh Haim | 6 | -0/+1615 |
2016-06-14 | disable WD due to crash trex-210 |  Hanoh Haim | 1 | -1/+2 |
2016-06-10 | master daemon logger fixes |  Yaroslav Brustinov | 1 | -10/+8 |
2016-06-09 | fix TRex output not redirected |  Yaroslav Brustinov | 3 | -46/+48 |
2016-06-09 | commented out line 301 |  itraviv | 1 | -1/+1 |
2016-06-09 | added description to regression manager |  itraviv | 1 | -344/+358 |
2016-06-09 | updated google analytics API |  itraviv | 1 | -295/+344 |
2016-06-09 | typo (GitHub pull request #14) |  Yaroslav Brustinov | 1 | -1/+1 |
2016-06-08 | Merge remote-tracking branch 'origin/master' |  Yaroslav Brustinov | 1 | -1/+1 |
2016-06-08 | regression: fix representation of errors in setUpClass() |  Yaroslav Brustinov | 1 | -0/+7 |
2016-06-08 | Fix for latency last period max |  Ido Barnea | 1 | -1/+1 |
2016-06-08 | regression: speedup stateless with --skip-clean flag |  Yaroslav Brustinov | 5 | -4/+10 |
2016-06-07 | fix wd issue, in some cases it can't exit with CTRL-C |  Hanoh Haim | 4 | -18/+69 |
2016-06-07 | Merge branch 'master' of csi-sceasr-b94:/auto/proj-pcube-b/apps/PL-b/tools/re... |  Hanoh Haim | 40 | -311/+888 |
2016-06-06 | add logger to master daemon |  Yaroslav Brustinov | 1 | -24/+46 |
2016-06-06 | regression: reduce 1 json request |  Yaroslav Brustinov | 1 | -5/+4 |
2016-06-06 | MBUF utilization: add size of RAM (MB) the MBUFs take |  Yaroslav Brustinov | 1 | -53/+71 |
2016-06-06 | daemons fixes |  Yaroslav Brustinov | 4 | -31/+20 |
2016-06-05 | singleton_daemon:verify RPC connectivity, shutdown the socket for immediate c... |  Yaroslav Brustinov | 1 | -9/+31 |
2016-06-05 | regression: add path to stl-sim at tests |  Yaroslav Brustinov | 1 | -2/+2 |
2016-06-05 | remove STLSim from pcap example, remove search of BP-sim path |  Yaroslav Brustinov | 2 | -14/+5 |
2016-06-05 | cpu utilization Python get_stats replace "force" flag with "use_1sec_cache", ... |  Yaroslav Brustinov | 1 | -4/+4 |
2016-06-05 | cpu utilization - syntax fixes |  Yaroslav Brustinov | 1 | -3/+5 |
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 | 35 | -291/+884 |