Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2015-11-23 | add pause/resume into the console | Hanoh Haim | 8 | -11/+172 | |
2015-11-22 | dp support for pause/resume only continues is supported | Hanoh Haim | 8 | -3/+221 | |
2015-11-22 | Merge from master | Hanoh Haim | 3 | -15/+24 | |
2015-11-22 | fix stop on duration per port | Hanoh Haim | 11 | -29/+368 | |
2015-11-22 | TUI back online | imarom | 3 | -15/+24 | |
2015-11-21 | add back to back test of DP | Hanoh Haim | 8 | -9/+242 | |
2015-11-21 | Merge from master | Hanoh Haim | 21 | -143/+1037 | |
2015-11-21 | fix crash in case of CNTL-C | Hanoh Haim | 1 | -3/+9 | |
2015-11-21 | Merge branch 'new_kernels_support' | Yaroslav Brustinov | 1 | -0/+0 | |
2015-11-19 | Merge branch 'master' of ↵ | imarom | 5 | -5/+27 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-19 | BUG: didn't do all the states per port on the DP - now fixed | imarom | 7 | -31/+45 | |
2015-11-19 | a bug in back to back start/stop | imarom | 2 | -8/+9 | |
2015-11-19 | disable stop event when you got it as a sync request | imarom | 3 | -0/+14 | |
2015-11-19 | another small update of readme | Hanoh Haim | 1 | -1/+2 | |
2015-11-19 | full async DP stop support | imarom | 13 | -25/+201 | |
2015-11-19 | another small update of readme | Hanoh Haim | 1 | -1/+1 | |
2015-11-19 | update readme | Hanoh Haim | 1 | -0/+17 | |
2015-11-19 | support debug logs in case of dpdk debug image | Hanoh Haim | 4 | -4/+8 | |
2015-11-19 | Merge branch 'master' of ↵ | imarom | 6 | -42/+174 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-19 | Merge branch 'master' of ↵ | imarom | 24 | -120/+1056 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: src/stateless/cp/trex_streams_compiler.h src/stateless/dp/trex_stateless_dp_core.cpp src/stateless/dp/trex_stateless_dp_core.h src/stateless/messaging/trex_stateless_messaging.cpp src/stateless/messaging/trex_stateless_messaging.h | |||||
2015-11-19 | another small test | Hanoh Haim | 3 | -0/+84 | |
2015-11-19 | async events (DP to CP) | imarom | 14 | -82/+642 | |
2015-11-19 | merge Dan console fixes | Hanoh Haim | 3 | -42/+90 | |
2015-11-19 | another stream program tests | Hanoh Haim | 4 | -1/+71 | |
2015-11-19 | another stream program tests | Hanoh Haim | 3 | -1/+63 | |
2015-11-19 | minor typo fix | Hanoh Haim | 2 | -32/+27 | |
2015-11-19 | add a test for stream program | Hanoh Haim | 4 | -3/+69 | |
2015-11-19 | History feature is DONE | Dan Klein | 2 | -39/+68 | |
Fixed bugs Cleaned code, more like PEP8 | |||||
2015-11-18 | add support for a program of streams. refactor the dp code | Hanoh Haim | 15 | -79/+823 | |
2015-11-17 | Merge branch 'master' of ↵ | imarom | 7 | -1/+114 | |
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: src/main_dpdk.cpp | |||||
2015-11-17 | checkpoint before merge | imarom | 5 | -67/+197 | |