summaryrefslogtreecommitdiffstats
path: root/src/flow_stat_parser.cpp
AgeCommit message (Collapse)AuthorFilesLines
2017-03-30Supporting more flows in stateless flow stats, according to NIC type, and ↵Ido Barnea1-9/+20
running mode Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2017-03-21flow stat parsers refactor and adding testsIdo Barnea1-277/+206
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2017-03-14Software mode for latency and flow stat statisticsIdo Barnea1-0/+123
Also supporting QinQ for flow stat Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-15backup old trex-07 setup configHanoh Haim1-0/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-11mlx5 stateless latency supportHanoh Haim1-0/+3
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
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 ↵Ido Barnea1-0/+11
toggling work.
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 ↵Ido Barnea1-0/+14
packets with extension header.
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 ↵Ido Barnea1-0/+9
valgrind test to fail.
2016-03-27Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-17/+35
errors
2016-03-24Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat"Ido Barnea1-35/+17
This reverts commit 6c569e6bbf05d940a23028b5d61a13ce4fa2a489.
2016-03-24Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-17/+35
errors
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-0/+137
added full clone (with CP VM) to stream