summaryrefslogtreecommitdiffstats
path: root/src/flow_stat.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-07Do not send RX bytes in json if HW type does not support itIdo Barnea1-1/+2
2016-04-03Enabled flow stats for all interface types + needed correctionsIdo Barnea1-2/+21
2016-03-31Fix issue of receiving rx packets from previous test iterationIdo Barnea1-2/+8
2016-03-29flow stat - track flow statesIdo Barnea1-23/+93
2016-03-27properly ignore streams without flow stat enabled on stream deletion in flow_...Ido Barnea1-3/+3
2016-03-27Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-80/+105
2016-03-24Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat"Ido Barnea1-105/+80
2016-03-24Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-80/+105
2016-03-2310G and VM workIdo Barnea1-3/+6
2016-03-22Added CP to RX messagesIdo Barnea1-1/+31
2016-03-22RX bytes reporting workingIdo Barnea1-8/+10
2016-03-14Fix for issue with flow stats when doing fast stop/start for streamIdo Barnea1-8/+5
2016-03-13Always send timestamp in flow stat. Even if no dataIdo Barnea1-5/+2
2016-03-13Send empty dict if no change for pg_id in flow statIdo Barnea1-0/+7
2016-03-10RX stats #2imarom1-6/+6
2016-03-10RX STATS !imarom1-1/+5
2016-03-10BW for RX statsimarom1-1/+3
2016-03-09Flow stat fix for issue of counting more than 1 streamIdo Barnea1-2/+4
2016-03-08Additions and fixes to per flow statsIdo Barnea1-31/+58
2016-03-08fix to rx stats crash when adding 2 streams and stoppingIdo Barnea1-9/+8
2016-03-07Added get_active_pgidsIdo Barnea1-0/+10
2016-03-07changed rx stats to flow stats everywhereIdo Barnea1-19/+19
2016-03-03RX stats example "stl_rx_stream.py"imarom1-1/+2
2016-03-03Small flow stat fixIdo Barnea1-1/+1
2016-03-03per flow stat bug fix (counting everything twice)Ido Barnea1-2/+3
2016-03-02tx stats per streamIdo Barnea1-32/+73
2016-02-24crash on non 40G (no rx support)imarom1-1/+5
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-0/+619