Age | Commit message (Expand) | Author | Files | Lines |
2016-12-04 | Merge stateless rx core changes with Itay's changes |  Ido Barnea | 1 | -0/+1 |
2016-12-01 | bug found by valgrind |  imarom | 1 | -2/+4 |
2016-12-01 | refactor RX core |  imarom | 1 | -3/+17 |
2016-11-03 | moved RX filter feature to port attr |  imarom | 1 | -2/+2 |
2016-09-13 | APIs and functions in preparation for receive all mode. XL710/i350 mode toggl... |  Ido Barnea | 1 | -2/+35 |
2016-08-08 | IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 p... |  Ido Barnea | 1 | -31/+33 |
2016-08-03 | ipv6 flow stat on vm working |  Ido Barnea | 1 | -2/+2 |
2016-06-29 | flow stat/latency error counters code + documentation |  Ido Barnea | 1 | -5/+21 |
2016-06-26 | Fx trex-216 - Crash on VM setups when running latency flows |  Ido Barnea | 1 | -4/+0 |
2016-06-22 | adding flow stat profiles to simulator tests |  Ido Barnea | 1 | -0/+10 |
2016-06-20 | Adding verify_stream in flow_stat.cpp |  Ido Barnea | 1 | -4/+22 |
2016-06-14 | coverity fixes |  Ido Barnea | 1 | -3/+5 |
2016-06-02 | flow latency json changes |  Ido Barnea | 1 | -7/+23 |
2016-05-23 | Fixes to latency code + tests |  Ido Barnea | 1 | -0/+6 |
2016-05-18 | Change to latency python + small fixes |  Ido Barnea | 1 | -2/+2 |
2016-05-18 | small corrections to counters |  Ido Barnea | 1 | -2/+2 |
2016-05-18 | more error counter |  Ido Barnea | 1 | -14/+19 |
2016-05-18 | json fixes |  Ido Barnea | 1 | -3/+3 |
2016-05-18 | fixes according to Hanoch's code review |  Ido Barnea | 1 | -6/+16 |
2016-05-18 | unit tests + simulator work |  Ido Barnea | 1 | -3/+6 |
2016-05-18 | Latency stat python API work |  Ido Barnea | 1 | -11/+1 |
2016-05-18 | Regression tests working. Still missing python API to parse latency json |  Ido Barnea | 1 | -32/+50 |
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data |  Ido Barnea | 1 | -59/+132 |
2016-05-18 | payload tx stat work |  Ido Barnea | 1 | -70/+184 |
2016-04-07 | Do not send RX bytes in json if HW type does not support it |  Ido Barnea | 1 | -1/+2 |
2016-04-03 | Enabled flow stats for all interface types + needed corrections |  Ido Barnea | 1 | -2/+21 |
2016-03-31 | Fix issue of receiving rx packets from previous test iteration |  Ido Barnea | 1 | -2/+8 |
2016-03-29 | flow stat - track flow states |  Ido Barnea | 1 | -23/+93 |
2016-03-27 | properly ignore streams without flow stat enabled on stream deletion in flow_... |  Ido Barnea | 1 | -3/+3 |
2016-03-27 | Added flow parser for 82599 10G card. Added exceptions for flow stat |  Ido Barnea | 1 | -80/+105 |
2016-03-24 | Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat" |  Ido Barnea | 1 | -105/+80 |
2016-03-24 | Added flow parser for 82599 10G card. Added exceptions for flow stat |  Ido Barnea | 1 | -80/+105 |
2016-03-23 | 10G and VM work |  Ido Barnea | 1 | -3/+6 |
2016-03-22 | Added CP to RX messages |  Ido Barnea | 1 | -1/+31 |
2016-03-22 | RX bytes reporting working |  Ido Barnea | 1 | -8/+10 |
2016-03-14 | Fix for issue with flow stats when doing fast stop/start for stream |  Ido Barnea | 1 | -8/+5 |
2016-03-13 | Always send timestamp in flow stat. Even if no data |  Ido Barnea | 1 | -5/+2 |
2016-03-13 | Send empty dict if no change for pg_id in flow stat |  Ido Barnea | 1 | -0/+7 |
2016-03-10 | RX stats #2 |  imarom | 1 | -6/+6 |
2016-03-10 | RX STATS ! |  imarom | 1 | -1/+5 |
2016-03-10 | BW for RX stats |  imarom | 1 | -1/+3 |
2016-03-09 | Flow stat fix for issue of counting more than 1 stream |  Ido Barnea | 1 | -2/+4 |
2016-03-08 | Additions and fixes to per flow stats |  Ido Barnea | 1 | -31/+58 |
2016-03-08 | fix to rx stats crash when adding 2 streams and stopping |  Ido Barnea | 1 | -9/+8 |
2016-03-07 | Added get_active_pgids |  Ido Barnea | 1 | -0/+10 |
2016-03-07 | changed rx stats to flow stats everywhere |  Ido Barnea | 1 | -19/+19 |
2016-03-03 | RX stats example "stl_rx_stream.py" |  imarom | 1 | -1/+2 |
2016-03-03 | Small flow stat fix |  Ido Barnea | 1 | -1/+1 |
2016-03-03 | per flow stat bug fix (counting everything twice) |  Ido Barnea | 1 | -2/+3 |
2016-03-02 | tx stats per stream |  Ido Barnea | 1 | -32/+73 |