summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-17added example for get_warnings()imarom1-0/+5
2016-04-17TUI might crash - do not include unicode chars if stdout encoding is notimarom2-4/+18
2016-04-17Added timestamp to trex-global and changed sprintf to snprintfIdo Barnea1-8/+12
2016-04-17regression: load clean config several attempts, use custom number of cores at...Yaroslav Brustinov5-12/+22
2016-04-16python3 further fixesYaroslav Brustinov6-12/+15
2016-04-15regression: improve clear NAT translationsYaroslav Brustinov2-10/+17
2016-04-15copy of wrong golden yesterdayYaroslav Brustinov1-0/+0
2016-04-14Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-1/+1
2016-04-14regression: add --python2 and --python3 to run_regression, if nothing provide...Yaroslav Brustinov26-9/+113
2016-04-14by default TUI shows all ports - can be switched to owned by pressingimarom1-1/+1
2016-04-14fixed partial ports consoleimarom5-92/+178
2016-04-14quick fix for consoleimarom1-1/+1
2016-04-14regression: python3 supportYaroslav Brustinov25-280/+324
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-13Merge v2.0Hanoh Haim21-261/+491
2016-04-13v2.00Hanoh Haim1-1/+2
2016-04-13support for partial port acquire on consoleimarom4-23/+125
2016-04-13Changed i40e pmd error messages from ERR to INFOIdo Barnea1-4/+5
2016-04-12added checks for warnings on examplesimarom11-157/+67
2016-04-12Temporary fix for trex-199 (xl170 counters stuck at 4G)Ido Barnea3-18/+63
2016-04-12events API and RX core util.imarom9-61/+233
2016-04-12regression: trex-dan +1 core for ipv6 simpleYaroslav Brustinov1-2/+2
2016-04-12hltapi: modify and remove traffic fixesYaroslav Brustinov4-41/+54
2016-04-11Merge remove old codeHanoh Haim11-222/+330
2016-04-11remove old fdir codeHanoh Haim1-29/+0
2016-04-11hltapi stream stats, port tx/rx graphs at consoleYaroslav Brustinov9-221/+321
2016-04-10disable profile tests for now on trex-dan and trex-04imarom1-0/+3
2016-04-10memory error on simulationimarom1-1/+6
2016-04-10Merge trex-197 bug fixHanoh Haim40-125/+733
2016-04-10fix trex-197Hanoh Haim7-16/+149
2016-04-10forgot the actual PCAP golden filesimarom2-0/+0
2016-04-10factor was brokenimarom3-9/+5
2016-04-10fixed 10.0.0.X / 8.0.0.X to 16.0.0.X / 48.0.0.Ximarom9-11/+46
2016-04-10fix pkt size and speed in example stl_bi_dir_flowHanoh Haim2-4/+4
2016-04-10some refinements and few refactorsimarom6-13/+29
2016-04-10multicore tests new goldens (because of phase)imarom8-30/+15
2016-04-10added tests for multi coreimarom5-0/+112
2016-04-10multicore schedulingimarom6-40/+169
2016-04-10reset multi core profiles to single coreimarom4-0/+0
2016-04-10NULL stream and multi core better support for streamsimarom10-48/+243
2016-04-10activate client tests on all setups with restrictionsimarom2-10/+25
2016-04-10regression: allow 0.01% errors in rx_check in kiwi02, add 1 more core to trex...Yaroslav Brustinov2-1/+6
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-04Merge branch 'master' of git://github.com/vakalapa/trex-core into vakalapa-ma...Hanoh Haim2-0/+256