summaryrefslogtreecommitdiffstats
path: root/src/stateless/cp
AgeCommit message (Collapse)AuthorFilesLines
2016-02-29random var crash when range is full uint32_t or full uint64_timarom1-2/+7
2016-02-28more info for ports (API and TUI)imarom2-29/+27
2016-02-28support for mac addr queryimarom2-0/+22
2016-02-25port attributes - promiscuous and etc.imarom2-3/+25
2016-02-24Merge random_seed per streamHanoh Haim2-0/+17
2016-02-24add seed per streamHanoh Haim2-3/+13
2016-02-24RX - for not supported interfaces gives an error in JSONimarom2-0/+17
2016-02-24Merge GARP exampleHanoh Haim9-73/+131
2016-02-24VM bug youtrack: trex-187imarom4-6/+9
and rx stats
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea6-58/+92
added full clone (with CP VM) to stream
2016-02-24virtual NICs does not add 4 bytes of CRCimarom4-10/+31
2016-02-23add to mask instruction add_value fieldHanoh Haim2-2/+10
2016-02-23Merge ipv4 checksum issueHanoh Haim7-79/+281
2016-02-23fix ipv4 checksum error in case of pkt_size>128 and field offset less than ↵Hanoh Haim4-6/+36
ip-header (fd.io issue - Miro)
2016-02-23global srand messed up stuffimarom2-5/+7
moved to local rand_r
2016-02-23some mods to the rateimarom4-98/+130
2016-02-23rate per streamimarom4-59/+227
2016-02-21typo in step and min/max_value; support old-type classes in validate_type; ↵Yaroslav Brustinov1-8/+8
assert positive values in python; hlt fix vlan vm + test for it;
2016-02-18add write_mask vm instructionHanoh Haim2-5/+272
2016-02-16step instruction supportHanoh Haim3-76/+445
2016-02-15add scapy layer for default macHanoh Haim2-3/+3
2016-02-15add support for dp mac replace mode-golden were changedHanoh Haim2-2/+35
2016-02-08stream ID allocationimarom4-0/+30
2016-02-01fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174imarom5-7/+107
2016-02-01simulator support (API and profiles)imarom1-7/+7
2016-02-01fix vm bug with packet size bigger than 128 and field<33Hanoh Haim1-2/+2
2016-01-261. fixed failing regression testimarom1-1/+1
2. enabled STL nose tests 3. fixed packet size padding to 60
2016-01-24added support for L1 B/W checkimarom2-12/+35
both start/update now enforce this and it can be bypassed by providing 'force'
2016-01-24fixed issue trex-172: Console -m 100% is L2 and no L1imarom4-39/+73
http://trex-tgn.cisco.com/youtrack/issue/trex-172
2016-01-10random packet size - uses expected packet sizeimarom5-26/+82
instead of the value as is
2016-01-07simulation bug - mbuf refincimarom1-1/+7
2016-01-07first bug caught by the simulator - memory leakimarom2-0/+7
2016-01-07yet another stateless simulation phaseimarom2-0/+21
2016-01-07more options to the stateless simulationimarom1-0/+4
2016-01-05Merge branch 'random_pkt'Hanoh Haim3-10/+190
2016-01-05random 9k works on 10gb nicsHanoh Haim1-2/+4
2016-01-04simulation end to endimarom1-1/+5
2015-12-28maximum packet size support 9k - simulationHanoh Haim2-8/+186
2015-12-24merge vm random supportHanoh Haim8-161/+630
2015-12-24improve multi-core random VM supportHanoh Haim2-14/+86
2015-12-23connected control plane to splitimarom3-43/+91
2015-12-23support for client var splitimarom5-4/+70
2015-12-23VM wrap around issueimarom1-32/+40
2015-12-23some fixes to the VM and the splitterimarom3-10/+32
2015-12-23support for VM split - 1st phaseimarom8-104/+429
2015-12-21CRASH: uninit var at stateless port objectimarom1-0/+2
2015-12-16add tuple gen command and yaml exampleHanoh Haim1-1/+4
2015-12-15Merging lastest 'master' to side branch 'vm'imarom2-2/+6
Conflicts: scripts/automation/trex_control_plane/console/trex_console.py
2015-12-15VM: connected control plane to DPimarom6-32/+69
2015-12-15fix ubuntu compiler warningsHanoh Haim2-1/+10