summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-27Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea8-115/+209
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 Barnea8-206/+112
2016-03-24Merge branch 'mac-cfg-crash' of git://github.com/wofanli/trex-core into wofan...Hanoh Haim1-9/+15
2016-03-24Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea8-112/+206
2016-03-24When <ip, mac> mapping file is invalid, directly force stop TRex with error log.wenxian li1-3/+2
2016-03-24minor.wenxian li1-2/+3
2016-03-24Fix crash when # of mac-ip mapping entries exceed than 255.wenxian li1-6/+12
2016-03-23Fix for flow stats - making functions virtualIdo Barnea1-17/+17
2016-03-2310G and VM workIdo Barnea13-145/+310
2016-03-22Added CP to RX messagesIdo Barnea12-144/+318
2016-03-22RX bytes reporting workingIdo Barnea6-29/+44
2016-03-221g pkt flow stat workingIdo Barnea7-53/+266
2016-03-16e1000 patch to reduce log level of reading from file descriptor... errorIdo Barnea2-4/+21
2016-03-15Support for Q in Q for debug packetsIdo Barnea1-0/+6
2016-03-14Fix for issue with flow stats when doing fast stop/start for streamIdo Barnea1-8/+5
2016-03-13Always send timestamp in flow stat. Even if no dataIdo Barnea1-5/+2
2016-03-13Send empty dict if no change for pg_id in flow statIdo Barnea1-0/+7
2016-03-13hlt add traffic_control: action=poll, reset, sync_run, clear_stats. add wait_...Yaroslav Brustinov1-1/+1
2016-03-10RX stats #2imarom6-23/+24