summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-10RX STATS !imarom2-5/+16
2016-03-10BW for RX statsimarom1-1/+3
2016-03-10RX stats - major refactorimarom5-8/+44
2016-03-09Support for rx_thread_id instead of latency_thread_idIdo Barnea1-81/+63
2016-03-09Flow stat fix for issue of counting more than 1 streamIdo Barnea3-6/+10
2016-03-08Additions and fixes to per flow statsIdo Barnea3-43/+114
2016-03-08fix to rx stats crash when adding 2 streams and stoppingIdo Barnea2-39/+33
2016-03-08Merge enic patchHanoh Haim8-34/+78
2016-03-08enic patchHanoh Haim1-3/+4
2016-03-07Fix to simulator compilation errorIdo Barnea1-1/+1
2016-03-07Added get_active_pgidsIdo Barnea8-34/+78
2016-03-07changed rx stats to flow stats everywhereIdo Barnea4-23/+23
2016-03-07CRITICAL fix for packets less than 60 bytesimarom1-1/+1
2016-03-06improve init speed of 1gb ports (12 ports init time reduced from 55 secs to 15)Yaroslav Brustinov2-4/+17
2016-03-04Temporary putting back latency_thread_id instead of rx_thread_id in cfgIdo Barnea1-1/+1
2016-03-03RX stats example "stl_rx_stream.py"imarom1-1/+2
2016-03-03Small flow stat fixIdo Barnea2-2/+2
2016-03-03per flow stat bug fix (counting everything twice)Ido Barnea2-2/+4
2016-03-03changing "latency" to "rx" + rx core options logic fixIdo Barnea9-1108/+1098
2016-03-02brief/deep sleep for DP coresimarom1-3/+18