summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-02PAUSE JSON event was deleted accidentlyimarom1-0/+4
2016-03-02TX barrierimarom19-356/+319
2016-03-02Fix for simulator compilation error because of TX stat featureIdo Barnea1-1/+2
2016-03-02tx stats per streamIdo Barnea12-135/+287
2016-02-29stdint.h on Fedora dist. requires explicit defines forimarom1-7/+0
2016-02-29random var crash when range is full uint32_t or full uint64_timarom1-2/+7
2016-02-28on Fedora 18, inttypes.h requires explicit defineimarom1-0/+1
2016-02-28more info for ports (API and TUI)imarom7-70/+121
2016-02-28merge max_port=12 supportHanoh Haim5-0/+41
2016-02-28m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4Hanoh Haim2-23/+8
2016-02-28support for mac addr queryimarom5-0/+41
2016-02-28fix for up to 12 ports, fix error in case port_limit higher than number of in...Yaroslav Brustinov1-2/+2
2016-02-25port attributes - promiscuous and etc.imarom11-360/+126
2016-02-24Merge random_seed per streamHanoh Haim5-6/+36
2016-02-24add seed per streamHanoh Haim6-10/+44
2016-02-24RX - for not supported interfaces gives an error in JSONimarom4-5/+31
2016-02-24crash on non 40G (no rx support)imarom1-1/+5
2016-02-24Merge GARP exampleHanoh Haim31-307/+1781
2016-02-24VM bug youtrack: trex-187imarom4-6/+9
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea27-278/+1706
2016-02-24virtual NICs does not add 4 bytes of CRCimarom7-16/+66
2016-02-23sync streams and some other bugsimarom2-8/+1
2016-02-23add to mask instruction add_value fieldHanoh Haim3-2/+12