summaryrefslogtreecommitdiffstats
path: root/src/main_dpdk.h
AgeCommit message (Collapse)AuthorFilesLines
2016-04-03Enabled flow stats for all interface types + needed correctionsIdo Barnea1-0/+1
2016-03-22RX bytes reporting workingIdo Barnea1-2/+3
2016-03-221g pkt flow stat workingIdo Barnea1-2/+3
2016-03-06improve init speed of 1gb ports (12 ports init time reduced from 55 secs to 15)Yaroslav Brustinov1-0/+1
2016-03-02tx stats per streamIdo Barnea1-5/+5
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-36/+55
added full clone (with CP VM) to stream
2016-01-07Added --send-debug-pktIdo Barnea1-0/+158
Moved code from main_dpdk.cpp to new files.