Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-18 | equal json bug fix | Ido Barnea | 1 | -0/+1 | |
2016-05-18 | fix for validating L1 B/W with latency streams | imarom | 2 | -10/+10 | |
2016-05-18 | Change to latency python + small fixes | Ido Barnea | 3 | -5/+7 | |
2016-05-18 | amplifying a port's bandwidth does not affect latency streams | imarom | 4 | -39/+134 | |
2016-05-18 | small corrections to counters | Ido Barnea | 2 | -4/+4 | |
2016-05-18 | fix mbuf ref count issue in vm cache mode | Ido Barnea | 1 | -0/+1 | |
2016-05-18 | more error counter | Ido Barnea | 5 | -79/+172 | |
2016-05-18 | json fixes | Ido Barnea | 3 | -14/+18 | |
2016-05-18 | fixes according to Hanoch's code review | Ido Barnea | 6 | -14/+95 | |
2016-05-18 | remove stopping stream in stream destructor | Ido Barnea | 1 | -0/+2 | |
2016-05-18 | unit tests + simulator work | Ido Barnea | 13 | -624/+772 | |
2016-05-18 | Latency stat python API work | Ido Barnea | 2 | -85/+4 | |
2016-05-18 | Regression tests working. Still missing python API to parse latency json | Ido Barnea | 11 | -83/+217 | |
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data | Ido Barnea | 13 | -139/+553 | |
2016-05-18 | payload tx stat work | Ido Barnea | 12 | -90/+378 | |
2016-05-17 | flush TX queue before sending done message to CP | imarom | 2 | -0/+7 | |
2016-05-11 | another minor optimization - better for low cpu% | Hanoh Haim | 2 | -76/+27 | |
2016-05-10 | cpu% without tsc | Hanoh Haim | 9 | -49/+55 | |
2016-05-10 | merge from master | Hanoh Haim | 20 | -399/+1022 | |
2016-05-10 | refactor the schduler to be with minimum TSC instructions | Hanoh Haim | 5 | -0/+369 | |
2016-05-09 | fix cache splitter | Hanoh Haim | 3 | -4/+28 | |
2016-05-09 | PCAP remote gtests | imarom | 5 | -19/+122 | |
2016-05-09 | PCAP remote code review fixes | imarom | 5 | -105/+126 | |
2016-05-09 | added duration to remote push | imarom | 11 | -20/+85 | |
2016-05-09 | PCAP refinement | imarom | 12 | -141/+300 | |
2016-05-09 | first remote PCAP push - draft | imarom | 18 | -89/+549 | |
2016-05-08 | add cache to CP | Hanoh Haim | 8 | -37/+153 | |
2016-05-08 | add cache capability to stateless node object | Hanoh Haim | 10 | -28/+209 | |
2016-05-03 | Merge trex-204 | Hanoh Haim | 6 | -24/+52 | |
2016-05-03 | fix trex-204 by Wenxian with minor changes | Hanoh Haim | 2 | -2/+12 | |
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 | 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 | 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-18 | support for reacquire command | imarom | 4 | -19/+35 | |
also better sync with the server about ownership of ports | |||||
2016-04-17 | Added timestamp to trex-global and changed sprintf to snprintf | Ido Barnea | 1 | -8/+12 | |
2016-04-14 | Support for flow stat for vlan packets on 82599 card using --vlan option | Ido Barnea | 3 | -6/+32 | |
2016-04-14 | Fix to trex-200 - crash with flow stat for unsupported packet type | Ido Barnea | 1 | -2/+2 | |
2016-04-13 | Fix to trex-199 Fdir counters stuck to 2^32 | Ido Barnea | 2 | -14/+33 | |
2016-04-13 | Changed i40e pmd error messages from ERR to INFO | Ido Barnea | 1 | -4/+5 | |
2016-04-12 | Temporary fix for trex-199 (xl170 counters stuck at 4G) | Ido Barnea | 3 | -18/+63 | |
2016-04-12 | events API and RX core util. | imarom | 3 | -5/+28 | |
2016-04-11 | Merge remove old code | Hanoh Haim | 1 | -1/+6 | |
2016-04-11 | remove old fdir code | Hanoh Haim | 1 | -29/+0 | |
2016-04-10 | memory error on simulation | imarom | 1 | -1/+6 | |
2016-04-10 | Merge trex-197 bug fix | Hanoh Haim | 18 | -90/+416 | |
2016-04-10 | fix trex-197 | Hanoh Haim | 7 | -16/+149 | |
2016-04-10 | factor was broken | imarom | 2 | -8/+4 | |