Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-08 | Fix for latency last period max | 1 | -1/+1 | ||
2016-06-07 | fix wd issue, in some cases it can't exit with CTRL-C | 4 | -18/+69 | ||
2016-06-02 | flow latency json changes | 6 | -79/+67 | ||
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 | 21 | -60/+464 | ||
2016-06-02 | added watchdog | 2 | -0/+188 | ||
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-30 | async util. monitor | 1 | -4/+13 | ||
i40 FDIR delay issue | |||||
2016-05-30 | Fixes to latency histogram: Make it multi thread + correct average calculation | 3 | -167/+155 | ||
2016-05-29 | cosmetic code changes according to code review | 3 | -80/+124 | ||
2016-05-23 | replace t-rex to TRex | 2 | -2/+2 | ||
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 | 3 | -1/+10 | ||
2016-05-22 | Fixes for latency issues + additions to tests | 1 | -2/+2 | ||
2016-05-18 | equal json bug fix | 1 | -0/+1 | ||
2016-05-18 | fix for validating L1 B/W with latency streams | 2 | -10/+10 | ||
2016-05-18 | Change to latency python + small fixes | 3 | -5/+7 | ||
2016-05-18 | amplifying a port's bandwidth does not affect latency streams | 4 | -39/+134 | ||
2016-05-18 | small corrections to counters | 2 | -4/+4 | ||
2016-05-18 | fix mbuf ref count issue in vm cache mode | 1 | -0/+1 | ||
2016-05-18 | more error counter | 5 | -79/+172 | ||
2016-05-18 | json fixes | 3 | -14/+18 | ||
2016-05-18 | fixes according to Hanoch's code review | 6 | -14/+95 | ||
2016-05-18 | remove stopping stream in stream destructor | 1 | -0/+2 | ||
2016-05-18 | unit tests + simulator work | 13 | -624/+772 | ||
2016-05-18 | Latency stat python API work | 2 | -85/+4 | ||
2016-05-18 | Regression tests working. Still missing python API to parse latency json | 11 | -83/+217 | ||
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data | 13 | -139/+553 | ||
2016-05-18 | payload tx stat work | 12 | -90/+378 | ||
2016-05-17 | flush TX queue before sending done message to CP | 2 | -0/+7 | ||
2016-05-11 | another minor optimization - better for low cpu% | 2 | -76/+27 | ||
2016-05-10 | cpu% without tsc | 9 | -49/+55 | ||
2016-05-10 | merge from master | 20 | -399/+1022 | ||
2016-05-10 | refactor the schduler to be with minimum TSC instructions | 5 | -0/+369 | ||
2016-05-09 | fix cache splitter | 3 | -4/+28 | ||
2016-05-09 | PCAP remote gtests | 5 | -19/+122 | ||
2016-05-09 | PCAP remote code review fixes | 5 | -105/+126 | ||
2016-05-09 | added duration to remote push | 11 | -20/+85 | ||
2016-05-09 | PCAP refinement | 12 | -141/+300 | ||
2016-05-09 | first remote PCAP push - draft | 18 | -89/+549 | ||
2016-05-08 | add cache to CP | 8 | -37/+153 | ||
2016-05-08 | add cache capability to stateless node object | 10 | -28/+209 | ||
2016-05-03 | Merge trex-204 | 6 | -24/+52 | ||
2016-05-03 | fix trex-204 by Wenxian with minor changes | 2 | -2/+12 | ||
2016-05-03 | Fix bug on mac replacement by Wenxian | 1 | -1/+1 | ||
2016-05-03 | typo | 1 | -2/+2 | ||
2016-05-03 | bp_sim: correct description of supported stateful layers | 2 | -5/+17 | ||
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 | 1 | -8/+2 | ||
2016-05-01 | typo | 1 | -1/+0 | ||