summaryrefslogtreecommitdiffstats
path: root/src/debug.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-08Got rid of get_vm_one_queue(). Separated its uses to many small attributes. -...Ido Barnea1-21/+34
2017-03-07Revert "Got rid of get_vm_one_queue(). Separated its uses to many small attri...Ido Barnea1-34/+21
2017-03-07Got rid of get_vm_one_queue(). Separated its uses to many small attributes.Ido Barnea1-21/+34
2017-01-09Support for ixgbevf and i40evfIdo Barnea1-1/+7
2017-01-01Fix --send-debug-pkt test so that VIC card will be able to work with less pat...Ido Barnea1-2/+2
2016-12-22Allow up to 10 hops TTL reduction in X710 and 82599 statefulIdo Barnea1-33/+32
2016-12-04Fix debug packet test to work with mlnx and vic cardsIdo Barnea1-1/+3
2016-11-16Fix trex-267 - allocation of ARP packets from wrong memory socketIdo Barnea1-4/+4
2016-11-13add a way to dump debug packetsHanoh Haim1-0/+5
2016-11-11mlx5 reduce the number of packetsHanoh Haim1-1/+1
2016-10-28new port attr commands: flow control, link status, led statusYaroslav Brustinov1-2/+5
2016-10-05pre test: Code review fixesIdo Barnea1-2/+6
2016-10-05pre test: Periodically send gratuitous ARP in statefulIdo Barnea1-2/+1
2016-09-13APIs and functions in preparation for receive all mode. XL710/i350 mode toggl...Ido Barnea1-25/+36
2016-08-10Better flow stat parser unit tests, including IPv6Ido Barnea1-187/+17
2016-08-03Fix compilation error on ubuntuIdo Barnea1-3/+3
2016-08-03IPv6 XL710 stateless support and stateful --rx-checkIdo Barnea1-57/+318
2016-07-24dpdk0716 move: changes to our filesIdo Barnea1-4/+0
2016-03-22RX bytes reporting workingIdo Barnea1-3/+9
2016-03-15Support for Q in Q for debug packetsIdo Barnea1-0/+6
2016-03-02tx stats per streamIdo Barnea1-5/+4
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-99/+186
2016-01-19Adding option to pass NAT info in TCP ACK of first SYNIdo Barnea1-4/+7
2016-01-07Added --send-debug-pktIdo Barnea1-0/+330