Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-18 | add python profile for new write_mask command | Hanoh Haim | 1 | -1/+22 | |
2016-02-16 | step instruction support | Hanoh Haim | 1 | -4/+7 | |
2016-02-16 | add sanity check for flow_var instruction | Hanoh Haim | 1 | -0/+31 | |
2016-02-16 | help was broken in the simulator | imarom | 1 | -13/+7 | |
also some more bugs | |||||
2016-02-16 | cleanup | Hanoh Haim | 1 | -1/+0 | |
2016-02-16 | add action counter | Hanoh Haim | 1 | -1/+9 | |
2016-02-15 | add scapy layer for default mac | Hanoh Haim | 1 | -0/+2 | |
2016-02-10 | back to 'count' - as the DOC states | imarom | 1 | -1/+1 | |
2016-02-01 | simulator support (API and profiles) | imarom | 1 | -6/+6 | |
2016-01-26 | 1. fixed failing regression test | imarom | 1 | -11/+13 | |
2. enabled STL nose tests 3. fixed packet size padding to 60 | |||||
2016-01-26 | packet is now base64 encoded | imarom | 1 | -4/+6 | |
2016-01-24 | added support for L1 B/W check | imarom | 1 | -5/+8 | |
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 | 1 | -7/+9 | |
http://trex-tgn.cisco.com/youtrack/issue/trex-172 | |||||
2015-12-29 | trim packet size command works | Hanoh Haim | 1 | -2/+15 | |
2015-12-23 | connected control plane to split | imarom | 1 | -3/+17 | |
2015-12-23 | support for VM split - 1st phase | imarom | 1 | -2/+1 | |
2015-12-16 | add tuple gen command and yaml example | Hanoh Haim | 1 | -1/+27 | |
2015-12-15 | Merging lastest 'master' to side branch 'vm' | imarom | 1 | -1/+1 | |
Conflicts: scripts/automation/trex_control_plane/console/trex_console.py | |||||
2015-12-15 | VM: connected control plane to DP | imarom | 1 | -41/+3 | |
2015-12-15 | moved all return code values to RC types (better for batch rc) | imarom | 1 | -1/+1 | |
also few fixes | |||||
2015-12-07 | added 'dry' option to start command | imarom | 1 | -0/+1 | |
this enables showing a profile map before starting | |||||
2015-12-06 | various fixes (each one is a minor one) | imarom | 1 | -100/+83 | |
2015-12-01 | 1. fixed ZMQ message limitation | imarom | 1 | -8/+8 | |
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-29 | support for update +/- request | imarom | 1 | -36/+12 | |
2015-11-26 | Hanoch's review - changed update model to differential | imarom | 1 | -21/+23 | |
also, graph is calculated on demand and once for each update | |||||
2015-11-26 | added support for 'update' | imarom | 1 | -10/+39 | |
2015-11-25 | support for "total" flag for start | imarom | 1 | -9/+5 | |
also fixed a bug in mpps (trex console) | |||||
2015-11-23 | add stream graph + support for console to use any of the following | imarom | 1 | -2/+22 | |
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet | |||||
2015-11-16 | basic compiler checks | imarom | 1 | -1/+5 | |
added checks against: 1. duplicate stream IDs 2. pointing to non existent streams 3. 'dead streams' - unreachable by any other stream | |||||
2015-11-15 | added duration to the RPC server (and all the way to the DP) | imarom | 1 | -3/+4 | |
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-12 | refactor stream object | Hanoh Haim | 1 | -4/+10 | |
2015-11-09 | moved logic to the port class | imarom | 1 | -33/+127 | |
also implemented the state machine for CP port | |||||
2015-11-09 | DPDK target is now built with -Wall -Werror | imarom | 1 | -4/+4 | |
(with few expections) on both Fedora 18 and Ubunutu | |||||
2015-11-05 | bug fixes in status window | imarom | 1 | -3/+48 | |
2015-11-01 | added support for 'mul' field in start_traffic RPC command | imarom | 1 | -1/+2 | |
2015-10-28 | moved all stream compiling phase to a new file | imarom | 1 | -1/+1 | |
trex_streams_compiler.cpp | |||||
2015-10-27 | working cont. stream on 1 core | imarom | 1 | -1/+1 | |
2015-10-26 | RPC control plane now integarted with DPDK | imarom | 1 | -22/+22 | |
2015-10-20 | Merge branch 'master' into master-demo + | Dan Klein | 1 | -5/+6 | |
working demo of loading a YAML, and attaching it to server | |||||
2015-10-19 | fix flow_var_name -> name | Hanoh Haim | 1 | -1/+1 | |
2015-10-08 | some file renaming | imarom | 1 | -2/+2 | |
2015-10-07 | added async publisher to the RPC server | imarom | 1 | -0/+1 | |
2015-09-17 | added more tests | imarom | 1 | -1/+2 | |
2015-09-16 | added many tests to the RPC server | imarom | 1 | -28/+12 | |
also, few tweaks for handling RPC server errors | |||||
2015-09-09 | added ownership to RPC server | imarom | 1 | -2/+2 | |
2015-09-07 | added VM support to the streams and RPC parser | imarom | 1 | -0/+124 | |
2015-09-06 | added more commands to RPC server | imarom | 1 | -6/+122 | |
2015-09-06 | trex stateless changed to singleton. | imarom | 1 | -17/+57 | |
added some more commands (remove all, get list of streams) | |||||
2015-09-03 | changed Is field name to isg | imarom | 1 | -1/+1 | |
2015-09-01 | fix for building on csi-trex-05 (ubunutu) | imarom | 1 | -1/+0 | |