summaryrefslogtreecommitdiffstats
path: root/src/stateless/rx/trex_stateless_rx_core.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Fixes for v2.21 --software mode issuesIdo Barnea1-1/+1
2017-02-21Small reorder in drivers inheritance + fix to e1000 CRC issue (trex-354)Ido Barnea1-2/+1
2017-02-20fix for RX CPU util issue:imarom1-79/+95
2017-02-19fix trex351. Small fix to how we handle late latency stream packetsIdo Barnea1-2/+4
2017-01-11capture - draft commitimarom1-14/+0
2017-01-04draft - unreviewedimarom1-26/+39
2016-12-13minor fix (RX core sync time)imarom1-0/+1
2016-12-13Major refactor - L2 / L3 modes for portsimarom1-2/+25
2016-12-12grat ARPimarom1-5/+11
2016-12-06RX features phase 2 - ARP and ICMP self responseimarom1-1/+3
2016-12-04Merge stateless rx core changes with Itay's changesIdo Barnea1-2/+13
2016-12-04cleanupIdo Barnea1-48/+0
2016-12-04take care of extra Ethernet FCS bytes handed to software in e1000Ido Barnea1-3/+3
2016-12-04RX core stateless - do not go to idle mode in VMIdo Barnea1-25/+2
2016-12-01refactor RX coreimarom1-26/+14
2016-11-30minor bugsimarom1-14/+11
2016-11-30reply to messagesimarom1-4/+10
2016-11-28RX features - self code reviewimarom1-7/+25
2016-11-07RX features - queueingimarom1-0/+10
2016-11-06RX features - RX snifferimarom1-2/+2
2016-11-03moved RX filter feature to port attrimarom1-16/+45
2016-11-02RX software featuresimarom1-30/+23
2016-11-02some refactor to RX core to allow multiple featuresimarom1-201/+73
2016-11-02draft: RX software featureimarom1-1/+14
2016-10-05pre test: Code review fixesIdo Barnea1-1/+1
2016-09-13APIs and functions in preparation for receive all mode. XL710/i350 mode toggl...Ido Barnea1-6/+14
2016-08-03ipv6 flow stat on vm workingIdo Barnea1-4/+4
2016-06-29flow stat/latency error counters code + documentationIdo Barnea1-3/+9
2016-06-26Fx trex-216 - Crash on VM setups when running latency flowsIdo Barnea1-39/+52
2016-06-23Fix latency stats issues of fast stop/start, and starting from different coresIdo Barnea1-7/+40
2016-06-20Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ...Ido Barnea1-2/+2
2016-06-20WATCHDOG - refactor due to trex-211imarom1-8/+5
2016-06-02flow latency json changesIdo Barnea1-5/+1
2016-06-02WATCHDOG - disable monitors when done to avoid crash when joining onimarom1-0/+2
2016-06-02watchdog phase 2imarom1-1/+16
2016-05-29cosmetic code changes according to code reviewIdo Barnea1-60/+85
2016-05-22Fixes for latency issues + additions to testsIdo Barnea1-2/+2
2016-05-18equal json bug fixIdo Barnea1-0/+1
2016-05-18Change to latency python + small fixesIdo Barnea1-2/+4
2016-05-18small corrections to countersIdo Barnea1-2/+2
2016-05-18more error counterIdo Barnea1-36/+46
2016-05-18json fixesIdo Barnea1-4/+8
2016-05-18fixes according to Hanoch's code reviewIdo Barnea1-7/+6
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea1-13/+29
2016-05-18Working version. temporary send_node that duplicates the mbuf dataIdo Barnea1-11/+99
2016-05-10cpu% without tscHanoh Haim1-5/+9
2016-04-07Fix for mbuf leak when sending message from dp to rx in vmIdo Barnea1-0/+1
2016-04-03Enabled flow stats for all interface types + needed correctionsIdo Barnea1-3/+15
2016-03-31Fix issue of receiving rx packets from previous test iterationIdo Barnea1-0/+25
2016-03-27Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-1/+1