summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-05-09PCAP remote gtestsimarom5-19/+122
2016-05-09PCAP remote code review fixesimarom5-105/+126
2016-05-09added duration to remote pushimarom11-20/+85
2016-05-09PCAP refinementimarom12-141/+300
2016-05-09first remote PCAP push - draftimarom18-89/+549
2016-05-03Merge trex-204Hanoh Haim6-24/+52
2016-05-03fix trex-204 by Wenxian with minor changesHanoh Haim2-2/+12
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 Brustinov2-5/+17
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-18support for reacquire commandimarom4-19/+35
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 Barnea3-6/+32
2016-04-14Fix to trex-200 - crash with flow stat for unsupported packet typeIdo Barnea1-2/+2
2016-04-13Fix to trex-199 Fdir counters stuck to 2^32Ido Barnea2-14/+33
2016-04-13Changed i40e pmd error messages from ERR to INFOIdo Barnea1-4/+5
2016-04-12Temporary fix for trex-199 (xl170 counters stuck at 4G)Ido Barnea3-18/+63
2016-04-12events API and RX core util.imarom3-5/+28
2016-04-11Merge remove old codeHanoh Haim1-1/+6
2016-04-11remove old fdir codeHanoh Haim1-29/+0
2016-04-10memory error on simulationimarom1-1/+6
2016-04-10Merge trex-197 bug fixHanoh Haim18-90/+416
2016-04-10fix trex-197Hanoh Haim7-16/+149
2016-04-10factor was brokenimarom2-8/+4
2016-04-10some refinements and few refactorsimarom5-12/+28
2016-04-10multicore tests new goldens (because of phase)imarom3-29/+14
2016-04-10multicore schedulingimarom5-27/+41
2016-04-10NULL stream and multi core better support for streamsimarom10-48/+243
2016-04-07Do not send RX bytes in json if HW type does not support itIdo Barnea3-4/+6
2016-04-07Fix for issue of RX bytes per flow not 0 on xl710Ido Barnea1-1/+3
2016-04-07Fix for mbuf leak when sending message from dp to rx in vmIdo Barnea1-0/+1
2016-04-06added type to TrexExceptionIdo Barnea1-16/+48
2016-04-05Added get payload len to flow stat parserIdo Barnea2-2/+85
2016-04-04API classes (versions)imarom15-98/+364
2016-04-03Enabled flow stats for all interface types + needed correctionsIdo Barnea11-218/+277
2016-03-31RX stats two stage API (stop and remove RX filters)imarom5-3/+48
2016-03-31Fix issue of receiving rx packets from previous test iterationIdo Barnea3-2/+34
2016-03-29Merge GUI mul=0 issueHanoh Haim5-30/+120
2016-03-29fix GUI issue with zero mulHanoh Haim1-1/+5
2016-03-29better error message for core_mask_sanityIdo Barnea1-1/+8
2016-03-29flow stat - track flow statesIdo Barnea4-29/+112
2016-03-28Fixing checksum calc in flow stat packetsIdo Barnea1-2/+2
2016-03-28Remove RX stats from 1G/10G/VMIdo Barnea1-3/+6
2016-03-28fix valgrind faiulre. Read memory of too short packetIdo Barnea2-11/+12
2016-03-27fix for trex-193. Statefull with -l option never exitIdo Barnea1-7/+9
2016-03-27properly ignore streams without flow stat enabled on stream deletion in flow_...Ido Barnea1-3/+3
2016-03-27Protecting against too short packets in flow stat parser. This caused valgrin...Ido Barnea1-0/+9