Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-26 | 1. fixed failing regression test | imarom | 1 | -1/+1 | |
2. enabled STL nose tests 3. fixed packet size padding to 60 | |||||
2016-01-24 | added support for L1 B/W check | imarom | 2 | -12/+35 | |
both start/update now enforce this and it can be bypassed by providing 'force' | |||||
2016-01-24 | fixed issue trex-172: Console -m 100% is L2 and no L1 | imarom | 4 | -39/+73 | |
http://trex-tgn.cisco.com/youtrack/issue/trex-172 | |||||
2016-01-10 | random packet size - uses expected packet size | imarom | 5 | -26/+82 | |
instead of the value as is | |||||
2016-01-07 | simulation bug - mbuf refinc | imarom | 1 | -1/+7 | |
2016-01-07 | first bug caught by the simulator - memory leak | imarom | 2 | -0/+7 | |
2016-01-07 | yet another stateless simulation phase | imarom | 2 | -0/+21 | |
2016-01-07 | more options to the stateless simulation | imarom | 1 | -0/+4 | |
2016-01-05 | Merge branch 'random_pkt' | Hanoh Haim | 5 | -13/+233 | |
2016-01-05 | random 9k works on 10gb nics | Hanoh Haim | 1 | -2/+4 | |
2016-01-04 | some additions to the stateless simulation mode | imarom | 2 | -4/+9 | |
2016-01-04 | simulation end to end | imarom | 1 | -1/+5 | |
2015-12-29 | trim packet size command works | Hanoh Haim | 1 | -1/+1 | |
2015-12-28 | maximum packet size support 9k - simulation | Hanoh Haim | 4 | -11/+229 | |
2015-12-24 | merge vm random support | Hanoh Haim | 9 | -172/+645 | |
2015-12-24 | add refresh option to stream - should be enabled by stream bit | Hanoh Haim | 2 | -0/+21 | |
2015-12-24 | improve multi-core random VM support | Hanoh Haim | 4 | -17/+95 | |
2015-12-23 | connected control plane to split | imarom | 3 | -43/+91 | |
2015-12-23 | support for client var split | imarom | 6 | -4/+72 | |
2015-12-23 | VM wrap around issue | imarom | 1 | -32/+40 | |
2015-12-23 | some fixes to the VM and the splitter | imarom | 3 | -10/+32 | |
2015-12-23 | support for VM split - 1st phase | imarom | 9 | -115/+442 | |
2015-12-21 | CRASH: uninit var at stateless port object | imarom | 1 | -0/+2 | |
2015-12-16 | add tuple gen command and yaml example | Hanoh Haim | 1 | -1/+4 | |
2015-12-15 | Merging lastest 'master' to side branch 'vm' | imarom | 2 | -2/+6 | |
Conflicts: scripts/automation/trex_control_plane/console/trex_console.py | |||||
2015-12-15 | VM: connected control plane to DP | imarom | 6 | -32/+69 | |
2015-12-15 | fix ubuntu compiler warnings | Hanoh Haim | 2 | -1/+10 | |
2015-12-15 | first test works | Hanoh Haim | 5 | -10/+137 | |
2015-12-15 | check max packet update | Hanoh Haim | 1 | -1/+116 | |
2015-12-14 | bugs fixes | imarom | 2 | -2/+6 | |
1. ignore your own force acquire of ports 2. TUI fixes | |||||
2015-12-14 | merge from master | Hanoh Haim | 6 | -193/+435 | |
2015-12-14 | add client command | Hanoh Haim | 2 | -14/+309 | |
2015-12-14 | big edian support | Hanoh Haim | 2 | -10/+35 | |
2015-12-13 | add commands | Hanoh Haim | 2 | -15/+273 | |
2015-12-13 | compile a program | Hanoh Haim | 2 | -40/+423 | |
2015-12-13 | minor | Hanoh Haim | 1 | -2/+3 | |
2015-12-10 | removed session id - not necessary | imarom | 2 | -17/+6 | |
2015-12-09 | read only support | imarom | 2 | -77/+157 | |
2015-12-07 | added 'dry' option to start command | imarom | 2 | -2/+26 | |
this enables showing a profile map before starting | |||||
2015-12-06 | moved gtest to new compile API | imarom | 3 | -8/+8 | |
2015-12-06 | burst bug - | imarom | 6 | -117/+213 | |
generate compiler object per core send message per core instead of duplicating it | |||||
2015-12-06 | various fixes (each one is a minor one) | imarom | 4 | -9/+54 | |
2015-12-01 | vm compiler v0 | Hanoh Haim | 2 | -3/+559 | |
2015-12-01 | 1. fixed ZMQ message limitation | imarom | 1 | -1/+9 | |
2. added some scale yamls for IMIX (300 streams, 1000 streams) 3. return objects are always complex objects (not strings) - for backward compatability 4. some minor adjustments to ZMQ socket timeouts | |||||
2015-11-30 | another vm test | Hanoh Haim | 2 | -1/+4 | |
2015-11-30 | vm mode works - first test | Hanoh Haim | 4 | -15/+145 | |
2015-11-29 | support for update +/- request | imarom | 2 | -40/+177 | |
2015-11-26 | Hanoch's review - changed update model to differential | imarom | 9 | -69/+151 | |
also, graph is calculated on demand and once for each update | |||||
2015-11-26 | added support for 'update' | imarom | 7 | -28/+111 | |
2015-11-25 | move to real idle in case of stop | Hanoh Haim | 1 | -0/+1 | |