Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-22 | fix VMXNET3 regreesion issue | Hanoh Haim | 1 | -1/+8 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-15 | add elk | Hanoh Haim | 1 | -0/+51 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-15 | STF API: fix latency check after it was not checked in previous run | Yaroslav Brustinov | 1 | -2/+1 | |
Change-Id: Ic8cd116bc29c991abff9837e9da4ef0ea37bb497 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-05 | add not accurate timer wheel for better performance | Hanoh Haim | 1 | -3/+4 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-26 | add tw appendix for many active of flows | Hanoh Haim | 1 | -0/+69 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-22 | Less strict check on end of warmup state in Stateful API (96% of expected) | Yaroslav Brustinov | 1 | -3/+3 | |
Regression: (stateful) check that the BW is less than expected + 5%. Change-Id: Ie181a970d81fbca30a17d17ee98d0228603db11c Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-27 | client config regression | Ido Barnea | 1 | -3/+1 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-30 | add ifdef guard to .h file | Yaroslav Brustinov | 2 | -3/+6 | |
remove UUID from TUI STF Python API: show newlines instead of "\n\n\n" in Exception message STF Python API: remove "During handling of the above exception, another exception occurred:" in Python3.3+ dpdk_nic_bind.py: ensure needed PATH exists for lspci etc. t-rex-64: remove "stty: standard input: Inappropriate ioctl for device" t-rex-64: remove "cat: write error: Broken pipe" Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-07-08 | fix multicast being counted as ierror | Yaroslav Brustinov | 1 | -25/+34 | |
2016-07-05 | various fixes | Yaroslav Brustinov | 1 | -1/+1 | |
2016-07-04 | trex_client: sample each second | Yaroslav Brustinov | 1 | -30/+68 | |
stateful result object: add method to get avg value at steady state regression: add -t flag to run specific test by name (without file and class) update trex07 benchmarks | |||||
2016-06-22 | typo at last commit | Yaroslav Brustinov | 1 | -1/+1 | |
2016-06-21 | api: add passing of additional arguments to TRex | Yaroslav Brustinov | 1 | -3/+4 | |
2016-06-21 | --debug-image flag fix bug | Yaroslav Brustinov | 1 | -1/+1 | |
2016-06-20 | regression: add flag to run with debug image | Yaroslav Brustinov | 1 | -3/+4 | |
2016-06-17 | add ctrl+c as first try to kill daemons/TRex. | Yaroslav Brustinov | 1 | -41/+26 | |
master daemon change directory to "/" to deal with case it's directory was deleted and update_trex() was used. remove check connection to daemons as part of init of client (can be done manually per needed daemon) | |||||
2016-05-23 | replace t-rex to TRex | Yaroslav Brustinov | 1 | -1/+1 | |
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807) | |||||
2016-05-21 | trex_client.py also for python3 | Yaroslav Brustinov | 1 | -1/+1 | |
2016-05-20 | trex_client: de-unicode get_trex_path | Yaroslav Brustinov | 1 | -2/+4 | |
2016-05-15 | regression and master daemon updates | Yaroslav Brustinov | 1 | -0/+12 | |
2016-05-14 | fix indent for building docs | Yaroslav Brustinov | 1 | -0/+2 | |
2016-05-13 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-05-13 | add master daemon | Yaroslav Brustinov | 1 | -14/+210 | |
2016-04-27 | stateful api: fix filter max latency | Yaroslav Brustinov | 1 | -0/+1 | |
2016-04-26 | stateful api: fix filter max latency | Yaroslav Brustinov | 1 | -16/+14 | |
regression: fix bw_per_core at trex09 based on regression | |||||
2016-04-24 | stateful API: add get_ports_count based on result | Yaroslav Brustinov | 1 | -6/+18 | |
regression: be per core takes into account number of ports | |||||
2016-04-21 | stateful API: avoid zero division | Yaroslav Brustinov | 1 | -4/+7 | |
2016-04-21 | regression: fix functional filters test path | Yaroslav Brustinov | 1 | -2/+51 | |
stateful API: add get_files, get_files_list | |||||
2016-04-14 | regression: python3 support | Yaroslav Brustinov | 1 | -3/+12 | |
2016-04-11 | hltapi stream stats, port tx/rx graphs at console | Yaroslav Brustinov | 1 | -3/+2 | |
2016-04-03 | remove timeouts from trex_client pkg tests, filter out 0.1% of highest ↵ | Yaroslav Brustinov | 2 | -23/+50 | |
latencies, increase priority of TRex process | |||||
2016-03-30 | add to run_functional_tests --python2 and --python3 flags | Yaroslav Brustinov | 13 | -5/+62 | |
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 | Yaroslav Brustinov | 11 | -0/+1900 | |