Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-02 | WATCHDOG - disable monitors when done to avoid crash when joining on | 1 | -0/+3 | ||
other threads | |||||
2016-06-02 | watchdog phase 2 | 1 | -5/+35 | ||
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-23 | replace t-rex to TRex | 1 | -1/+1 | ||
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 | 1 | -1/+1 | ||
2016-05-18 | fix mbuf ref count issue in vm cache mode | 1 | -0/+1 | ||
2016-05-18 | unit tests + simulator work | 1 | -32/+19 | ||
2016-05-18 | Latency stat python API work | 1 | -74/+3 | ||
2016-05-18 | Regression tests working. Still missing python API to parse latency json | 1 | -16/+101 | ||
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data | 1 | -34/+108 | ||
2016-05-18 | payload tx stat work | 1 | -11/+52 | ||
2016-05-10 | cpu% without tsc | 1 | -2/+9 | ||
2016-05-10 | merge from master | 1 | -85/+157 | ||
2016-05-09 | PCAP remote code review fixes | 1 | -9/+15 | ||
2016-05-09 | added duration to remote push | 1 | -3/+18 | ||
2016-05-09 | PCAP refinement | 1 | -84/+113 | ||
2016-05-09 | first remote PCAP push - draft | 1 | -1/+23 | ||
2016-05-08 | add cache to CP | 1 | -13/+13 | ||
2016-05-03 | Merge trex-204 | 1 | -3/+15 | ||
2016-05-03 | fix trex-204 by Wenxian with minor changes | 1 | -2/+2 | ||
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 | 1 | -3/+15 | ||
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 | ||
2016-04-28 | increase accuracy of low values in json report (0.03 etc.) | 1 | -2/+9 | ||
2016-04-17 | Added timestamp to trex-global and changed sprintf to snprintf | 1 | -8/+12 | ||
2016-04-14 | Support for flow stat for vlan packets on 82599 card using --vlan option | 1 | -3/+6 | ||
2016-04-13 | Fix to trex-199 Fdir counters stuck to 2^32 | 1 | -13/+32 | ||
2016-04-12 | Temporary fix for trex-199 (xl170 counters stuck at 4G) | 1 | -18/+31 | ||
2016-04-12 | events API and RX core util. | 1 | -0/+1 | ||
2016-04-11 | remove old fdir code | 1 | -29/+0 | ||
2016-04-10 | Merge trex-197 bug fix | 1 | -4/+6 | ||
2016-04-10 | fix trex-197 | 1 | -5/+34 | ||
2016-04-07 | Do not send RX bytes in json if HW type does not support it | 1 | -3/+3 | ||
2016-04-07 | Fix for issue of RX bytes per flow not 0 on xl710 | 1 | -1/+3 | ||
2016-04-03 | Enabled flow stats for all interface types + needed corrections | 1 | -8/+17 | ||
2016-03-29 | better error message for core_mask_sanity | 1 | -1/+8 | ||
2016-03-28 | Remove RX stats from 1G/10G/VM | 1 | -3/+6 | ||
2016-03-27 | fix for trex-193. Statefull with -l option never exit | 1 | -7/+9 | ||
2016-03-27 | Added flow parser for 82599 10G card. Added exceptions for flow stat | 1 | -3/+31 | ||
errors | |||||
2016-03-24 | Temporarely removed flow stat support from 1G, 10G and VM | 1 | -3/+3 | ||
2016-03-24 | Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat" | 1 | -28/+0 | ||
This reverts commit 6c569e6bbf05d940a23028b5d61a13ce4fa2a489. | |||||
2016-03-24 | Added flow parser for 82599 10G card. Added exceptions for flow stat | 1 | -0/+28 | ||
errors | |||||
2016-03-23 | Fix for flow stats - making functions virtual | 1 | -17/+17 | ||
2016-03-23 | 10G and VM work | 1 | -62/+143 | ||
2016-03-22 | Added CP to RX messages | 1 | -4/+4 | ||
2016-03-22 | RX bytes reporting working | 1 | -8/+13 | ||
2016-03-22 | 1g pkt flow stat working | 1 | -46/+99 | ||