Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-14 | add master daemon to package, little fixes to update method | 1 | -0/+1 | ||
2016-04-04 | point latest to v1.99 | 1 | -1/+1 | ||
2016-03-30 | add to run_functional_tests --python2 and --python3 flags | 1 | -4/+12 | ||
make stateful tree similar to stl : stf/trex_stf_lib and stf/examples change trex_client package: add profiles, use full stl dir. stl examples: now use stl_path.STL_PROFILES_PATH variable regression: add higher timeout to rsync. | |||||
2016-03-24 | gather stateful client to stf folder, create trex_client package | 1 | -1/+18 | ||
2016-03-22 | Added CP to RX messages | 1 | -0/+1 | ||
2016-03-22 | 1g pkt flow stat working | 1 | -1/+2 | ||
2016-03-17 | show progress on sync to server | 1 | -1/+3 | ||
2016-02-29 | stdint.h on Fedora dist. requires explicit defines for | 1 | -0/+2 | ||
format macros and limit macros - updated the WAF makefiles | |||||
2016-02-29 | random var crash when range is full uint32_t or full uint64_t | 1 | -1/+3 | ||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -0/+2 | ||
added full clone (with CP VM) to stream | |||||
2016-02-20 | include run_functional_tests and run_regression into package | 1 | -0/+2 | ||
2016-02-16 | ws_main - add exp folder, scapy - add ipv6 verify/conversion to str buffer, ↵ | 1 | -1/+1 | ||
hltapi - add ipv6, vlan. | |||||
2016-02-15 | many bugs uncovered by the PCAP injection: | 1 | -1/+2 | ||
1. NamedTuple constructor 2. Scappy 3. zlib for server | |||||
2016-02-11 | test client split | 1 | -1/+1 | ||
2016-02-04 | v1.90 | 1 | -1/+1 | ||
2016-02-04 | add stl-sim to pkg | 1 | -2/+4 | ||
2016-01-27 | move api under scripts | 1 | -2/+1 | ||
2016-01-27 | Merge to latest | 1 | -0/+1 | ||
2016-01-27 | update latest pkg | 1 | -2/+2 | ||
2016-01-26 | packet is now base64 encoded | 1 | -0/+1 | ||
2016-01-21 | regression: fix created pcap name in parallel setups | 2 | -21/+66 | ||
general: added command to show last commits + release | |||||
2016-01-08 | typo | 1 | -1/+1 | ||
2016-01-08 | ws_main.py: don't expect for env. vars if building local package | 1 | -1/+2 | ||
regression: increase maximal allowed latency to 100ms on VM (50ms is not enough) | |||||
2016-01-08 | building: add pkg option with --pkg-dir and --pkg-file arguments (./b pkg ↵ | 2 | -12/+55 | ||
--pkg-dir ...) for building TRex package regression: add jumbo packets test high latency fails test and not only print add maximal and minimal expected CPU utilization aggregate results: remove tracebacks at usual errors in tests move TRex info from setups info to top (its now common to all setups) save last good commit hash | |||||
2016-01-07 | Added --send-debug-pkt | 1 | -0/+1 | ||
Moved code from main_dpdk.cpp to new files. | |||||
2015-12-28 | yet another minor script fix | 1 | -0/+5 | ||
2015-12-28 | minor script fix | 1 | -1/+3 | ||
2015-12-28 | add bcov utility for coverity | 1 | -0/+32 | ||
2015-12-28 | fix gitignore | 1 | -0/+61 | ||
2015-12-28 | Merge | 1 | -0/+134 | ||
2015-12-28 | add coverity script | 1 | -0/+134 | ||
2015-12-27 | Adding dpdk 2.2 instead of dpdk 1.8 and making changes to make compilation work. | 1 | -198/+243 | ||
40G and 10G filters do not work yet. | |||||
2015-12-23 | some debug files to help build fast | 1 | -0/+2 | ||
2015-12-23 | support for VM split - 1st phase | 1 | -0/+1 | ||
2015-12-21 | add gdb file to pkg | 1 | -0/+1 | ||
2015-12-13 | add git sha to version | 2 | -0/+20 | ||
2015-12-01 | Added ICMP latency packet modes | 1 | -0/+1 | ||
2015-11-19 | Merge branch 'master' of ↵ | 1 | -1/+1 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-19 | support debug logs in case of dpdk debug image | 1 | -1/+1 | ||
2015-11-19 | Merge branch 'master' of ↵ | 1 | -1/+1 | ||
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 | async events (DP to CP) | 1 | -0/+1 | ||
2015-11-17 | checkpoint before merge | 1 | -0/+1 | ||
2015-11-13 | v1.79 | 1 | -3/+3 | ||
2015-11-09 | DPDK target is now built with -Wall -Werror | 1 | -0/+6 | ||
(with few expections) on both Fedora 18 and Ubunutu | |||||
2015-10-28 | moved all stream compiling phase to a new file | 1 | -0/+1 | ||
trex_streams_compiler.cpp | |||||
2015-10-27 | working cont. stream on 1 core | 1 | -0/+3 | ||
2015-10-26 | RPC control plane now integarted with DPDK | 1 | -1/+0 | ||
2015-10-11 | some DP base files | 1 | -5/+7 | ||
2015-10-08 | first integration with DPDK layer | 1 | -1/+13 | ||
2015-09-21 | added trex-console to the pkg | 1 | -1/+2 | ||