summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2016-02-23Merge mask instruction add_value fieldHanoh Haim17-187/+535
2016-02-23add to mask instruction add_value fieldHanoh Haim7-8/+59
2016-02-23Merge remote-tracking branch 'origin/master'Yaroslav Brustinov12-15/+136
2016-02-23hltapi: optimization to utilize similar variables for several fields, fix ↵Yaroslav Brustinov17-187/+535
incorrect size from l3_length, add profiles
2016-02-23Merge ipv4 checksum issueHanoh Haim31-494/+1033
2016-02-23fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵Hanoh Haim9-8/+126
ip-header (fd.io issue - Miro)
2016-02-23global srand messed up stuffimarom3-7/+10
moved to local rand_r
2016-02-23conflictsimarom2-2/+5
2016-02-23some mods to the rateimarom13-195/+318
2016-02-23rate is now backward compatiable to APIimarom2-68/+52
2016-02-23rate per streamimarom10-165/+401
2016-02-23deepcopy for stream per port historyimarom1-8/+8
2016-02-21Merge branch 'master' of ↵Ido Barnea5-107/+208
csi-sceasr-b32:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2016-02-21return 10G instead of 40G on x710 cardsIdo Barnea4-10/+47
2016-02-21hlt: support ipv4 step number or ipYaroslav Brustinov1-14/+24
2016-02-21typo in step and min/max_value; support old-type classes in validate_type; ↵Yaroslav Brustinov5-97/+188
assert positive values in python; hlt fix vlan vm + test for it;
2016-02-21regression: fix argsYaroslav Brustinov1-2/+1
2016-02-20regression: fix argsYaroslav Brustinov1-1/+2
2016-02-20hlt updates: split by cores, directionYaroslav Brustinov3-136/+181
2016-02-20regression: allow more queue full on VM (can get spikes)Yaroslav Brustinov1-3/+8
2016-02-20include run_functional_tests and run_regression into packageYaroslav Brustinov1-0/+2
2016-02-18v1.92Hanoh Haim1-1/+1
2016-02-18Merge remote-tracking branch 'origin/master'Yaroslav Brustinov26-9/+877
2016-02-18imix default profileYaroslav Brustinov1-0/+17
2016-02-18Merge new mask instructionHanoh Haim26-9/+877
2016-02-18Merge remote-tracking branch 'origin/master'Yaroslav Brustinov5-4/+15
2016-02-18fix mpls example to use write_mask instructionHanoh Haim3-3/+3
2016-02-18hltapi update: vlans (one or nested), ipv6, "imix" moved to stream builderYaroslav Brustinov5-567/+761
2016-02-18add python profile for new write_mask commandHanoh Haim11-4/+185
2016-02-18add write_mask vm instructionHanoh Haim13-5/+692
2016-02-18added tests for PCAP profilesimarom5-4/+15
2016-02-18profiles for PCAPsimarom3-0/+74
2016-02-17stl_pcap.py example - how to transmit a pcapimarom5-23/+165
2016-02-17timeout connection error message was brokenimarom1-4/+6
2016-02-16Merge step instruction supportHanoh Haim2-118/+135
2016-02-16fix hlt yaml goldenHanoh Haim2-1/+9
2016-02-16add test for stepHanoh Haim1-2/+2
2016-02-16step instruction supportHanoh Haim11-85/+500
2016-02-16server might crash if uint64_t value was actually negativeimarom1-1/+1
2016-02-16added support for default fields at the JSON RPC serverimarom2-117/+134
2016-02-16add sanity check for flow_var instructionHanoh Haim1-0/+31