summaryrefslogtreecommitdiffstats
path: root/src/main_dpdk.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-20WATCHDOG - refactor due to trex-211imarom1-18/+15
2016-06-20better support for latency with field engine + some order with mbuf functionsIdo Barnea1-2/+6
2016-06-17XL710/X710 include 4 byte CRC for port statsHanoh Haim1-2/+2
2016-06-14fix typoHanoh Haim1-1/+1
2016-06-14disable WD due to crash trex-210Hanoh Haim1-1/+2
2016-06-07fix wd issue, in some cases it can't exit with CTRL-CHanoh Haim1-2/+16
2016-06-02WATCHDOG - disable monitors when done to avoid crash when joining onimarom1-0/+3
2016-06-02watchdog phase 2imarom1-5/+35
2016-06-01Support for per flow latency with vmIdo Barnea1-1/+17
2016-05-31Send latency packets on dedicated TX queueIdo Barnea1-35/+52
2016-05-23replace t-rex to TRexYaroslav Brustinov1-1/+1
2016-05-23Fixes to latency code + testsIdo Barnea1-1/+1
2016-05-18fix mbuf ref count issue in vm cache modeIdo Barnea1-0/+1
2016-05-18unit tests + simulator workIdo Barnea1-32/+19
2016-05-18Latency stat python API workIdo Barnea1-74/+3
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea1-16/+101
2016-05-18Working version. temporary send_node that duplicates the mbuf dataIdo Barnea1-34/+108
2016-05-18payload tx stat workIdo Barnea1-11/+52
2016-05-10cpu% without tscHanoh Haim1-2/+9
2016-05-10merge from masterHanoh Haim1-85/+157
2016-05-09PCAP remote code review fixesimarom1-9/+15
2016-05-09added duration to remote pushimarom1-3/+18
2016-05-09PCAP refinementimarom1-84/+113
2016-05-09first remote PCAP push - draftimarom1-1/+23
2016-05-08add cache to CPHanoh Haim1-13/+13
2016-05-03Merge trex-204Hanoh Haim1-3/+15
2016-05-03fix trex-204 by Wenxian with minor changesHanoh Haim1-2/+2
2016-05-03Fix bug on mac replacement by WenxianHanoh Haim1-1/+1
2016-05-03typoYaroslav Brustinov1-2/+2
2016-05-03bp_sim: correct description of supported stateful layersYaroslav Brustinov1-3/+15
2016-05-01undo precision changesYaroslav Brustinov1-8/+2
2016-05-01typoYaroslav Brustinov1-1/+0
2016-04-28increase accuracy of low values in json report (0.03 etc.)Yaroslav Brustinov1-2/+9
2016-04-17Added timestamp to trex-global and changed sprintf to snprintfIdo Barnea1-8/+12
2016-04-14Support for flow stat for vlan packets on 82599 card using --vlan optionIdo Barnea1-3/+6
2016-04-13Fix to trex-199 Fdir counters stuck to 2^32Ido Barnea1-13/+32
2016-04-12Temporary fix for trex-199 (xl170 counters stuck at 4G)Ido Barnea1-18/+31
2016-04-12events API and RX core util.imarom1-0/+1
2016-04-11remove old fdir codeHanoh Haim1-29/+0
2016-04-10Merge trex-197 bug fixHanoh Haim1-4/+6
2016-04-10fix trex-197Hanoh Haim1-5/+34
2016-04-07Do not send RX bytes in json if HW type does not support itIdo Barnea1-3/+3
2016-04-07Fix for issue of RX bytes per flow not 0 on xl710Ido Barnea1-1/+3
2016-04-03Enabled flow stats for all interface types + needed correctionsIdo Barnea1-8/+17
2016-03-29better error message for core_mask_sanityIdo Barnea1-1/+8
2016-03-28Remove RX stats from 1G/10G/VMIdo Barnea1-3/+6
2016-03-27fix for trex-193. Statefull with -l option never exitIdo Barnea1-7/+9
2016-03-27Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea1-3/+31
2016-03-24Temporarely removed flow stat support from 1G, 10G and VMIdo Barnea1-3/+3
2016-03-24Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat"Ido Barnea1-28/+0