summaryrefslogtreecommitdiffstats
path: root/src/main_dpdk.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-08fix to rx stats crash when adding 2 streams and stoppingIdo Barnea1-30/+25
2016-03-07Added get_active_pgidsIdo Barnea1-0/+4
2016-03-06improve init speed of 1gb ports (12 ports init time reduced from 55 secs to 15)Yaroslav Brustinov1-4/+16
2016-03-03Small flow stat fixIdo Barnea1-1/+1
2016-03-03changing "latency" to "rx" + rx core options logic fixIdo Barnea1-1022/+1012
2016-03-02TX barrierimarom1-9/+28
2016-03-02tx stats per streamIdo Barnea1-73/+101
2016-02-29stdint.h on Fedora dist. requires explicit defines forimarom1-7/+0
2016-02-28on Fedora 18, inttypes.h requires explicit defineimarom1-0/+1
2016-02-28more info for ports (API and TUI)imarom1-17/+33
2016-02-28merge max_port=12 supportHanoh Haim1-0/+11
2016-02-28m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4Hanoh Haim1-22/+7
2016-02-28support for mac addr queryimarom1-0/+11
2016-02-28fix for up to 12 ports, fix error in case port_limit higher than number of in...Yaroslav Brustinov1-2/+2
2016-02-25port attributes - promiscuous and etc.imarom1-0/+9
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-71/+292
2016-02-24virtual NICs does not add 4 bytes of CRCimarom1-2/+13
2016-02-21return 10G instead of 40G on x710 cardsIdo Barnea1-10/+17
2016-01-24Merge from originHanoh Haim1-42/+71
2016-01-2482599 report input errors on drop queue- remove the MPC in this caseHanoh Haim1-3/+7
2016-01-21async publish nowimarom1-42/+71
2016-01-19Fix issue of --learn-mode ignored if --learn-verify was set before it in comm...Ido Barnea1-3/+4
2016-01-19Adding option to pass NAT info in TCP ACK of first SYNIdo Barnea1-9/+24
2016-01-10add alloc_error, queue_full, queue_drop stats report via ZMQYaroslav Brustinov1-0/+3
2016-01-07MergeHanoh Haim1-605/+28
2016-01-07basic enic support- still has issuesHanoh Haim1-1/+30
2016-01-07Added --send-debug-pktIdo Barnea1-605/+28
2016-01-05Merge branch 'random_pkt'Hanoh Haim1-31/+103
2016-01-059k packet size does not work for VMXNET3Hanoh Haim1-1/+6
2016-01-04Fixing 40G stuck input queue issueIdo Barnea1-52/+38
2015-12-29trim packet size command worksHanoh Haim1-3/+6
2015-12-28maximum packet size support 9k - simulationHanoh Haim1-30/+94
2015-12-28Better error message when user gives too big -c argIdo Barnea1-2/+54
2015-12-27No flow control disabling for 40G.Ido Barnea1-15/+17
2015-12-27Full support dpdk 22.Ido Barnea1-89/+75
2015-12-27Adding dpdk 2.2 instead of dpdk 1.8 and making changes to make compilation work.Ido Barnea1-16/+26
2015-12-24fix display of huge positive number of drops (due to casting from negative to...Yaroslav Brustinov1-2/+9
2015-12-15VM: connected control plane to DPimarom1-0/+2
2015-12-14merge from masterHanoh Haim1-120/+118
2015-12-14publish rx_check counters via ZMQ even with iom=0Yaroslav Brustinov1-3/+5
2015-12-13add git sha to versionHanoh Haim1-1/+2
2015-12-07Make ICMP filter for 40G workIdo Barnea1-10/+9
2015-12-01vm compiler v0Hanoh Haim1-0/+1
2015-12-01Added ICMP latency packet modesIdo Barnea1-114/+110
2015-11-30vm mode works - first testHanoh Haim1-8/+11
2015-11-25added events logimarom1-0/+1
2015-11-24added support for percentage on startimarom1-0/+33
2015-11-19Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/re...imarom1-1/+1
2015-11-19full async DP stop supportimarom1-3/+6
2015-11-19support debug logs in case of dpdk debug imageHanoh Haim1-1/+1