Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-20 | minor remove sim help | Hanoh Haim | 1 | -12/+3 | |
2016-06-20 | Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ↵ | Ido Barnea | 4 | -6/+6 | |
ethernet CRC | |||||
2016-06-20 | WATCHDOG: using exit() might get stuck because it deallocates memory | imarom | 1 | -2/+2 | |
on an already unstable state - need to use abort or C++ exceptions which uses abort | |||||
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-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 | |
master daemon change directory to "/" to deal with case it's directory was deleted and update_trex() was used. remove check connection to daemons as part of init of client (can be done manually per needed daemon) | |||||
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 | 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 ↵ | Hanoh Haim | 40 | -311/+888 | |
csi-sceasr-b94:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
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 | daemons fixes | Yaroslav Brustinov | 4 | -31/+20 | |
2016-06-05 | singleton_daemon:verify RPC connectivity, shutdown the socket for immediate ↵ | Yaroslav Brustinov | 1 | -9/+31 | |
close | |||||
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 | compile issue on ubuntu and new IGB UIO driver (from DPDK) | imarom | 2 | -91/+28 | |
2016-06-05 | regression: lower multiplier for trex17 at imix assymetric | Yaroslav Brustinov | 1 | -1/+1 | |
2016-06-02 | update doc section | Hanoh Haim | 1 | -0/+5 | |
2016-06-02 | flow latency json changes | Ido Barnea | 7 | -92/+81 | |
2016-06-02 | python3 scapy fix (TCPDUMP) | imarom | 1 | -7/+8 | |
2016-06-02 | remove TCPDUMP run from scapy | imarom | 1 | -7/+8 | |
2016-06-02 | WATCHDOG - disable monitors when done to avoid crash when joining on | imarom | 6 | -10/+43 | |
other threads | |||||
2016-06-02 | watchdog phase 2 | imarom | 23 | -63/+468 | |
2016-06-02 | added watchdog | imarom | 2 | -0/+188 | |
2016-06-02 | v2.03 | Hanoh Haim | 1 | -1/+1 | |
2016-06-02 | Merge readme | Hanoh Haim | 5 | -52/+91 | |
2016-06-01 | fix latency profile to be able to run on all interfaces | Ido Barnea | 1 | -2/+2 | |
2016-06-01 | move to https | Hanoh Haim | 1 | -5/+5 | |