summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-03-03Merge Console mergeHanoh Haim40-1634/+1777
2016-03-03console help looks better nowHanoh Haim3-7/+122
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
indentation fix, whitespace cleanup
2016-03-03XTERM might not be present on the machineimarom1-1/+5
so TUI -x might give exception - fix it
2016-03-02port mapping - hardeningimarom3-31/+40
2016-03-02brief/deep sleep for DP coresimarom1-3/+18
2016-03-02PAUSE JSON event was deleted accidentlyimarom1-0/+4
2016-03-02TX barrierimarom21-373/+339
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-03-01add stream nameHanoh Haim1-0/+4
2016-03-01Merge --pkt support to stl-simHanoh Haim5-50/+229
2016-03-01add --pkt to stl-simHanoh Haim5-4/+49
2016-02-29fix expected pcap number of packets; add simple example of HLTYaroslav Brustinov2-0/+115
2016-02-29hltapi: fix decrement exceeding maximal add_value range, add several useful ↵Yaroslav Brustinov4-50/+114
functions, add mac profile
2016-02-29yet another limitation of 8 portsYaroslav Brustinov1-1/+1
2016-02-29stdint.h on Fedora dist. requires explicit defines forimarom3-7/+4
format macros and limit macros - updated the WAF makefiles
2016-02-29random var crash when range is full uint32_t or full uint64_timarom3-3/+31
2016-02-28hltapi: remove default for l3_protocol and l4_protocol, add several profilesYaroslav Brustinov27-18/+275
2016-02-28on Fedora 18, inttypes.h requires explicit defineimarom1-0/+1
/* The ISO C99 standard specifies that these macros must only be defined if explicitly requested. */ if !defined __cplusplus || defined __STDC_FORMAT_MACROS
2016-02-28more info for ports (API and TUI)imarom10-91/+148
2016-02-28merge max_port=12 supportHanoh Haim11-166/+154
2016-02-28m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4Hanoh Haim3-27/+14
2016-02-28support for mac addr queryimarom8-7/+54
2016-02-28Merge remote-tracking branch 'origin/master'Yaroslav Brustinov5-156/+94
2016-02-28fix for up to 12 ports, fix error in case port_limit higher than number of ↵Yaroslav Brustinov2-12/+15
interfaces
2016-02-28added port_info APIimarom5-156/+94
IPG for load PCAP cannot be less than 1 usec
2016-02-25v1.93Hanoh Haim4-7/+8
2016-02-25hltapi: fix MAC given with aabb.ccdd.eeff format, fix add_value is more than ↵Yaroslav Brustinov8-74/+196
half of variable size, add 2 Wentong's profiles
2016-02-25accident - fixed problems from previous commitimarom2-5/+3
2016-02-25port attributes - promiscuous and etc.imarom18-393/+274
2016-02-25regression: aggregate results: remove timeoutYaroslav Brustinov1-1/+1
2016-02-24hltapi : add dst_mac vm; vlan mask variable now can be shared; add 2 more ↵Yaroslav Brustinov15-48/+180
profiles; add consistent_random argument for same random sequence each time
2016-02-24regression: add flag to copy TRex to temp dir and run from thereYaroslav Brustinov1-2/+14
2016-02-24regression: hltapi yaml update for add_value of mask variableYaroslav Brustinov1-3/+6
2016-02-24Merge random_seed per streamHanoh Haim5-6/+36
2016-02-24add seed per streamHanoh Haim12-13/+54
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 Haim53-433/+2026
2016-02-24add g arp exampleHanoh Haim3-1/+40
2016-02-24VM bug youtrack: trex-187imarom5-16/+33
and rx stats
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea31-283/+1747
added full clone (with CP VM) to stream
2016-02-24virtual NICs does not add 4 bytes of CRCimarom7-16/+66
2016-02-24support bizarre replaced minuses from copy-paste from outlook etc.Yaroslav Brustinov1-4/+6
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov10-78/+122
2016-02-23hltapi: add line rate and bps supportYaroslav Brustinov11-40/+56
2016-02-23sync streams and some other bugsimarom10-78/+122