Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-20 | better support for latency with field engine + some order with mbuf functions | 10 | -185/+209 | ||
2016-06-19 | Merge latency profiles | 4 | -82/+61 | ||
2016-06-19 | update latency profile | 3 | -5/+32 | ||
2016-06-19 | add advance cfg files | 2 | -0/+38 | ||
2016-06-17 | master_daemon: show better status of executed command | 2 | -7/+10 | ||
2016-06-17 | add ctrl+c as first try to kill daemons/TRex. | 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 | 1 | -2/+2 | ||
2016-06-16 | Merge | 1 | -1/+17 | ||
2016-06-16 | fix python doc strings | 1 | -1/+17 | ||
2016-06-14 | coverity fixes | 5 | -17/+11 | ||
2016-06-14 | add simple script for testing crash | 1 | -0/+150 | ||
2016-06-14 | add some gdb scripts | 4 | -0/+43 | ||
2016-06-14 | add EF only to debug image in default | 1 | -1/+18 | ||
2016-06-14 | fix typo | 1 | -1/+1 | ||
2016-06-14 | add ef code, not connected yet | 6 | -0/+1615 | ||
2016-06-14 | disable WD due to crash trex-210 | 1 | -1/+2 | ||
2016-06-10 | master daemon logger fixes | 1 | -10/+8 | ||
2016-06-09 | fix TRex output not redirected | 3 | -46/+48 | ||
2016-06-09 | typo (GitHub pull request #14) | 1 | -1/+1 | ||
2016-06-08 | Merge remote-tracking branch 'origin/master' | 1 | -1/+1 | ||
2016-06-08 | regression: fix representation of errors in setUpClass() | 1 | -0/+7 | ||
2016-06-08 | Fix for latency last period max | 1 | -1/+1 | ||
2016-06-08 | regression: speedup stateless with --skip-clean flag | 5 | -4/+10 | ||
2016-06-07 | fix wd issue, in some cases it can't exit with CTRL-C | 4 | -18/+69 | ||
2016-06-07 | Merge branch 'master' of ↵ | 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 | 1 | -24/+46 | ||
2016-06-06 | regression: reduce 1 json request | 1 | -5/+4 | ||
2016-06-06 | daemons fixes | 4 | -31/+20 | ||
2016-06-05 | singleton_daemon:verify RPC connectivity, shutdown the socket for immediate ↵ | 1 | -9/+31 | ||
close | |||||
2016-06-05 | regression: add path to stl-sim at tests | 1 | -2/+2 | ||
2016-06-05 | remove STLSim from pcap example, remove search of BP-sim path | 2 | -14/+5 | ||
2016-06-05 | compile issue on ubuntu and new IGB UIO driver (from DPDK) | 2 | -91/+28 | ||
2016-06-05 | regression: lower multiplier for trex17 at imix assymetric | 1 | -1/+1 | ||
2016-06-02 | update doc section | 1 | -0/+5 | ||
2016-06-02 | flow latency json changes | 7 | -92/+81 | ||
2016-06-02 | python3 scapy fix (TCPDUMP) | 1 | -7/+8 | ||
2016-06-02 | remove TCPDUMP run from scapy | 1 | -7/+8 | ||
2016-06-02 | WATCHDOG - disable monitors when done to avoid crash when joining on | 6 | -10/+43 | ||
other threads | |||||
2016-06-02 | watchdog phase 2 | 23 | -63/+468 | ||
2016-06-02 | added watchdog | 2 | -0/+188 | ||
2016-06-02 | v2.03 | 1 | -1/+1 | ||
2016-06-02 | Merge readme | 5 | -52/+91 | ||
2016-06-01 | fix latency profile to be able to run on all interfaces | 1 | -2/+2 | ||
2016-06-01 | move to https | 1 | -5/+5 | ||
2016-06-01 | Support for per flow latency with vm | 1 | -1/+17 | ||
2016-05-31 | Send latency packets on dedicated TX queue | 1 | -35/+52 | ||
2016-05-31 | Fixes and better unit test for histogram | 3 | -15/+21 | ||
2016-05-31 | SingletonDaemon restart fix return value | 1 | -1/+1 | ||
2016-05-30 | Putting latency max rate at no more than 1% for now | 1 | -2/+2 | ||
2016-05-30 | async util. monitor | 4 | -17/+112 | ||
i40 FDIR delay issue |