Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-05 | pre test: Code review fixes | 1 | -2/+2 | ||
2016-10-05 | pre test: Send grat ARP, and resolve gateway addresses | 1 | -0/+1 | ||
2016-10-05 | Implementation of Ipv6Header::getl4Proto + cleanup in Ipv6 files | 1 | -0/+1 | ||
2016-09-13 | dpdk Python scripts small fixes | 1 | -7/+22 | ||
ensure log dir exists for trex daemon regression: add trex24 setup Sphinx docs remove "capture" tag for compatibility with 1.2 version | |||||
2016-09-13 | APIs and functions in preparation for receive all mode. XL710/i350 mode ↵ | 1 | -0/+1 | ||
toggling work. | |||||
2016-09-04 | update waf to version 1.9.3 & update building scripts to support Ubuntu16 & ↵ | 4 | -22/+209 | ||
Python3 | |||||
2016-08-10 | Better flow stat parser unit tests, including IPv6 | 1 | -0/+1 | ||
2016-07-24 | dpdk0716 move:DPDK file patches | 1 | -1/+1 | ||
2016-07-24 | dpdk0716 rc3 | 1 | -112/+114 | ||
2016-07-15 | merge cs_offload WIP - need to add more support and tests for that | 1 | -0/+1 | ||
2016-07-15 | add option to use DPDK tx checksum offloading to generate packets with ↵ | 1 | -0/+1 | ||
correct IP, TCP and UDP checksums | |||||
2016-07-12 | NAT seq num randomization fully working | 1 | -0/+1 | ||
2016-07-03 | client configuration: refactoring | 1 | -0/+1 | ||
2016-06-23 | ef is back for debug | 1 | -2/+1 | ||
2016-06-22 | REGRESSION: disable electric fence for now | 1 | -1/+2 | ||
2016-06-20 | better support for latency with field engine + some order with mbuf functions | 1 | -1/+3 | ||
2016-06-14 | add EF only to debug image in default | 1 | -1/+18 | ||
2016-06-02 | watchdog phase 2 | 1 | -1/+2 | ||
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. |