Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-07 | removed duplications | imarom | 1 | -31/+0 | |
2015-12-07 | Merge branch 'dan_stateless' into a test branch | imarom | 14 | -90/+1634 | |
Conflicts: scripts/automation/trex_control_plane/client/trex_async_client.py scripts/automation/trex_control_plane/client/trex_stateless_client.py scripts/automation/trex_control_plane/client_utils/parsing_opts.py scripts/automation/trex_control_plane/console/trex_console.py | |||||
2015-12-07 | added 'dry' option to start command | imarom | 6 | -30/+147 | |
this enables showing a profile map before starting | |||||
2015-12-07 | fixed for Ubunutu compiler (more strict) | imarom | 1 | -1/+3 | |
2015-12-07 | some validate info | imarom | 2 | -24/+53 | |
2015-12-07 | fix compiler error 4.8.4 | Hanoh Haim | 1 | -1/+1 | |
2015-12-07 | clear command now works as well.. | Dan Klein | 1 | -3/+7 | |
2015-12-07 | Re-designed the statistic building model based on agreed diagram. | Dan Klein | 4 | -177/+233 | |
WORKING: all polling stats | |||||
2015-12-07 | Make ICMP filter for 40G work | Ido Barnea | 4 | -13/+32 | |
2015-12-06 | Merge branch 'fix_no_latency_python_API' | Yaroslav Brustinov | 1 | -13/+17 | |
2015-12-06 | python API:fix no latency specified in tests | Yaroslav Brustinov | 1 | -13/+17 | |
2015-12-06 | another minor change of sample config file | Hanoh Haim | 1 | -4/+4 | |
2015-12-06 | Merge from master | Hanoh Haim | 15 | -435/+639 | |
2015-12-06 | add simple configuration file | Hanoh Haim | 2 | -3/+13 | |
2015-12-06 | ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !) | imarom | 4 | -31/+87 | |
fixed and more hardening | |||||
2015-12-06 | moved gtest to new compile API | imarom | 4 | -125/+95 | |
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 | 10 | -174/+256 | |
2015-12-03 | v1.80 | Hanoh Haim | 1 | -1/+1 | |
2015-12-01 | Added ICMP latency packet modes | Ido Barnea | 11 | -1473/+1887 | |
2015-12-01 | 1. fixed ZMQ message limitation | imarom | 12 | -56/+30941 | |
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 | made all t-rex-64-... variants, sym link to t-rex-64 | Ido Barnea | 3 | -27/+3 | |
2015-11-29 | Merge branch 'master' of ↵ | imarom | 2 | -11/+7 | |
csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-29 | support for update +/- request | imarom | 6 | -123/+252 | |
2015-11-29 | Supports all desired stats option, plus clearing option | Dan Klein | 4 | -32/+180 | |
2015-11-28 | Merge branch 'fix_second_daemon_try_without_tty' | Yaroslav Brustinov | 1 | -0/+1 | |
2015-11-28 | restore comment | Yaroslav Brustinov | 1 | -0/+1 | |
2015-11-28 | Merge branch 'fix_second_daemon_try_without_tty' | Yaroslav Brustinov | 2 | -11/+6 | |
2015-11-28 | fix second try of running daemon: second daemonize_parser() ruins input args | Yaroslav Brustinov | 2 | -11/+6 | |
2015-11-26 | when connection is lost - identify this on the console | imarom | 3 | -14/+78 | |
2015-11-26 | Hanoch's review - changed update model to differential | imarom | 11 | -96/+184 | |
also, graph is calculated on demand and once for each update | |||||
2015-11-26 | Merge branch 'master' into dan_stateless | Dan Klein | 28 | -139/+1201 | |
# Conflicts (solved): # scripts/automation/trex_control_plane/client_utils/parsing_opts.py | |||||
2015-11-26 | Initial implementation of stats prompting | Dan Klein | 14 | -44/+1347 | |
2015-11-26 | added support for 'update' | imarom | 10 | -49/+243 | |
2015-11-25 | move to real idle in case of stop | Hanoh Haim | 1 | -0/+1 | |
2015-11-25 | fixed a bug with default start command in the console | imarom | 5 | -6/+63 | |
also added clear events and more types of events | |||||
2015-11-25 | added events log | imarom | 5 | -12/+46 | |
2015-11-25 | support for "total" flag for start | imarom | 3 | -11/+20 | |
also fixed a bug in mpps (trex console) | |||||
2015-11-25 | removed some garbage prints | imarom | 1 | -2/+0 | |
2015-11-25 | added history command support - you can show the history or execute a ↵ | imarom | 2 | -2/+60 | |
previous command | |||||
2015-11-24 | Pulling latest | imarom | 7 | -58/+58 | |
2015-11-24 | added support for percentage on start | imarom | 7 | -19/+111 | |
also added info about the correct interface driver and speed from DPDK layer | |||||
2015-11-24 | v1.80 | Hanoh Haim | 1 | -1/+1 | |
2015-11-24 | fix the pcap CRC- for statless pcap file should no include CRC | Hanoh Haim | 6 | -57/+57 | |
2015-11-24 | Merge branch 'master' of ↵ | imarom | 20 | -43/+797 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-24 | bug fixes for the graph | imarom | 4 | -50/+260 | |
2015-11-24 | minor console fix | Hanoh Haim | 1 | -2/+2 | |
2015-11-24 | Merge branch 'master' into dan_stateless | Dan Klein | 111 | -2379/+8153 | |
2015-11-23 | add stream graph + support for console to use any of the following | imarom | 9 | -24/+431 | |
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet | |||||
2015-11-23 | add stl/burst file | Hanoh Haim | 1 | -0/+36 | |