summaryrefslogtreecommitdiffstats
path: root/src/main_dpdk.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-08Got rid of get_vm_one_queue(). Separated its uses to many small attributes. -...Ido Barnea1-3/+12
2017-03-07Revert "Got rid of get_vm_one_queue(). Separated its uses to many small attri...Ido Barnea1-12/+3
2017-03-07Got rid of get_vm_one_queue(). Separated its uses to many small attributes.Ido Barnea1-3/+12
2016-12-11mlx5 add RSS improve RX drop MPPSHanoh Haim1-0/+3
2016-10-28move port_attr from driver class to physical port class + small fixes accordi...Yaroslav Brustinov1-0/+2
2016-10-28new port attr commands: flow control, link status, led statusYaroslav Brustinov1-14/+0
2016-10-05pre test: Code review fixesIdo Barnea1-2/+28
2016-10-05pre test: Send grat ARP, and resolve gateway addressesIdo Barnea1-1/+1
2016-08-18revert mmain_dpdk.h commited by mistake codeYaroslav Brustinov1-2/+4
2016-08-18TRex argument --dump-interfaces <list of PCI> (by default will take interface...Yaroslav Brustinov1-5/+6
2016-08-15core mask - first phaseimarom1-7/+8
2016-08-08IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 p...Ido Barnea1-2/+4
2016-05-18Working version. temporary send_node that duplicates the mbuf dataIdo Barnea1-0/+1
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
2016-01-07Added --send-debug-pktIdo Barnea1-0/+158