summaryrefslogtreecommitdiffstats
path: root/src/flow_stat_parser.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Supporting more flows in stateless flow stats, according to NIC type, and run...Ido Barnea1-9/+20
2017-03-21flow stat parsers refactor and adding testsIdo Barnea1-277/+206
2017-03-14Software mode for latency and flow stat statisticsIdo Barnea1-0/+123
2016-11-15backup old trex-07 setup configHanoh Haim1-0/+1
2016-11-11mlx5 stateless latency supportHanoh Haim1-0/+3
2016-10-05pre test: Code review fixesIdo Barnea1-1/+1
2016-10-05Implementation of Ipv6Header::getl4Proto + cleanup in Ipv6 filesIdo Barnea1-30/+6
2016-09-13APIs and functions in preparation for receive all mode. XL710/i350 mode toggl...Ido Barnea1-0/+11
2016-08-11IPv6 Latency/flow stats on x710 - supporting all packet typesIdo Barnea1-17/+40
2016-08-10Better flow stat parser unit tests, including IPv6Ido Barnea1-69/+134
2016-08-08IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 p...Ido Barnea1-0/+14
2016-08-03ipv6 flow stat on vm workingIdo Barnea1-32/+154
2016-04-14Support for flow stat for vlan packets on 82599 card using --vlan optionIdo Barnea1-0/+19
2016-04-05Added get payload len to flow stat parserIdo Barnea1-2/+84
2016-03-28Fixing checksum calc in flow stat packetsIdo Barnea1-2/+2
2016-03-28fix valgrind faiulre. Read memory of too short packetIdo Barnea1-10/+10
2016-03-27Protecting against too short packets in flow stat parser. This caused valgrin...Ido Barnea1-0/+9
2016-03-27Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-17/+35
2016-03-24Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat"Ido Barnea1-35/+17
2016-03-24Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-17/+35
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-0/+137