Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-18 | more error counter | 1 | -2/+2 | ||
2016-05-18 | fixes according to Hanoch's code review | 1 | -0/+3 | ||
2016-05-18 | unit tests + simulator work | 1 | -241/+269 | ||
2016-05-18 | Regression tests working. Still missing python API to parse latency json | 1 | -3/+17 | ||
2016-05-18 | payload tx stat work | 1 | -2/+100 | ||
2016-05-10 | merge from master | 1 | -0/+64 | ||
2016-05-09 | PCAP remote gtests | 1 | -0/+64 | ||
2016-05-08 | add cache to CP | 1 | -3/+22 | ||
2016-05-08 | add cache capability to stateless node object | 1 | -0/+27 | ||
2016-03-27 | Added flow parser for 82599 10G card. Added exceptions for flow stat | 1 | -1/+1 | ||
errors | |||||
2016-03-24 | Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat" | 1 | -1/+1 | ||
This reverts commit 6c569e6bbf05d940a23028b5d61a13ce4fa2a489. | |||||
2016-03-24 | Added flow parser for 82599 10G card. Added exceptions for flow stat | 1 | -1/+1 | ||
errors | |||||
2016-03-07 | changed rx stats to flow stats everywhere | 1 | -1/+1 | ||
2016-03-02 | TX barrier | 1 | -1/+0 | ||
2016-02-24 | add seed per stream | 1 | -6/+6 | ||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -0/+16 | ||
added full clone (with CP VM) to stream | |||||
2016-02-23 | rate per stream | 1 | -48/+48 | ||
2016-02-18 | add write_mask vm instruction | 1 | -0/+345 | ||
2016-02-15 | add support for dp mac replace mode-golden were changed | 1 | -0/+80 | ||
2016-02-09 | moved yaml files again .... | 1 | -6/+6 | ||
2016-02-09 | YAML profiles fixup | 1 | -6/+6 | ||
2016-02-01 | fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174 | 1 | -5/+11 | ||
2016-02-01 | fix vm bug with packet size bigger than 128 and field<33 | 1 | -4/+4 | ||
2016-01-24 | fixed issue trex-172: Console -m 100% is L2 and no L1 | 1 | -2/+2 | ||
http://trex-tgn.cisco.com/youtrack/issue/trex-172 | |||||
2015-12-28 | maximum packet size support 9k - simulation | 1 | -0/+198 | ||
2015-12-24 | merge vm random support | 1 | -97/+195 | ||
2015-12-24 | improve multi-core random VM support | 1 | -9/+141 | ||
2015-12-23 | connected control plane to split | 1 | -13/+13 | ||
2015-12-23 | support for client var split | 1 | -33/+72 | ||
2015-12-23 | some fixes to the VM and the splitter | 1 | -68/+140 | ||
2015-12-23 | support for VM split - 1st phase | 1 | -84/+74 | ||
2015-12-15 | VM: connected control plane to DP | 1 | -17/+18 | ||
2015-12-15 | refactor the vm_tests | 1 | -98/+33 | ||
2015-12-15 | fix ubuntu compiler warnings | 1 | -3/+1 | ||
2015-12-15 | first test works | 1 | -34/+43 | ||
2015-12-15 | check VmDp object | 1 | -0/+77 | ||
2015-12-15 | check max packet update | 1 | -3/+6 | ||
2015-12-14 | fix merge issues | 1 | -10/+12 | ||
2015-12-14 | merge from master | 1 | -117/+87 | ||
2015-12-14 | add client command | 1 | -1/+200 | ||
2015-12-14 | vm - check ipv4 fix checksum | 1 | -90/+300 | ||
2015-12-14 | big edian support another test | 1 | -4/+4 | ||
2015-12-14 | big edian support | 1 | -0/+171 | ||
2015-12-13 | test inc8 | 1 | -0/+78 | ||
2015-12-13 | add commands | 1 | -1/+8 | ||
2015-12-13 | compile a program | 1 | -7/+4 | ||
2015-12-13 | minor | 1 | -0/+19 | ||
2015-12-06 | moved gtest to new compile API | 1 | -117/+87 | ||
2015-12-01 | vm compiler v0 | 1 | -0/+32 | ||
2015-11-30 | another vm test | 1 | -0/+100 | ||