Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-17 | regression: add no-daemon flag that specifies stl server is running, no need ↵ | Yaroslav Brustinov | 3 | -22/+32 | |
daemons etc. | |||||
2016-05-16 | Merge branch 'master' of ↵ | imarom | 1 | -3/+4 | |
csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2016-05-16 | fix timeout issue due to race with async response from server | imarom | 1 | -2/+5 | |
2016-05-16 | temporary fix for stl benchmarks | Yaroslav Brustinov | 1 | -3/+4 | |
2016-05-15 | regression and master daemon updates | Yaroslav Brustinov | 3 | -7/+27 | |
2016-05-14 | add master daemon to package, little fixes to update method | Yaroslav Brustinov | 1 | -9/+1 | |
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 | 8 | -377/+357 | |
2016-05-11 | add cache mode test | Hanoh Haim | 1 | -2/+4 | |
2016-05-11 | Disable temporary bw_per_core test due to improvements in performance | Yaroslav Brustinov | 1 | -2/+2 | |
2016-05-11 | CPU calculation is different now, in flavor to be higher than real, update ↵ | Hanoh Haim | 1 | -2/+2 | |
the values | |||||
2016-05-11 | add more example for client api | Hanoh Haim | 2 | -0/+49 | |
2016-05-11 | remove GA from regression | Hanoh Haim | 1 | -1/+3 | |
2016-05-11 | mask the low CPU errors | Hanoh Haim | 1 | -2/+2 | |
2016-05-10 | merge from master | Hanoh Haim | 15 | -193/+568 | |
2016-05-10 | PCAP API - added packet hook | imarom | 4 | -41/+69 | |
example is much simpler now | |||||
2016-05-10 | wait_on_traffic might get stuck if the async thread unexpectedly crashed | imarom | 2 | -2/+12 | |
or exited | |||||
2016-05-10 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 2 | -6/+3 | |
2016-05-10 | hltapi: use flow_stats only for ipv4 packets, add flag to disable ↵ | Yaroslav Brustinov | 1 | -3/+8 | |
flow_stats, add argument for custom flow_stat id for use in profiles. | |||||
2016-05-10 | test should not check for a state of port when TX a burst. | imarom | 1 | -6/+0 | |
there can be a race between the test and the async message from the server when done | |||||
2016-05-09 | clear_stats must first call an async barrier | imarom | 1 | -0/+3 | |
otherwise we might clean unsycned stats and it will be useless next time the client gets an async update | |||||
2016-05-09 | added force option to local PCAP - for > 1MB files | imarom | 2 | -8/+15 | |
2016-05-09 | small fix for TUI (shows CPU util. in round up float) | imarom | 1 | -2/+5 | |
2016-05-09 | added duration to remote push | imarom | 4 | -24/+225 | |
2016-05-09 | PCAP refinement | imarom | 4 | -124/+137 | |
2016-05-09 | first remote PCAP push - draft | imarom | 5 | -9/+114 | |
2016-05-08 | add cache to CP | Hanoh Haim | 1 | -6/+19 | |
2016-05-04 | regression: don't fail because of GA sending errors. | Yaroslav Brustinov | 2 | -13/+19 | |
2016-05-03 | bp_sim: correct description of supported stateful layers | Yaroslav Brustinov | 12 | -114/+105 | |
main_dpdk: send bw_per_core with json, return back precision of low values jsonrpcserver: disable logging regression: use bw_per_core from cpp calculation correct test name for GA | |||||
2016-05-02 | two fixes: | imarom | 3 | -28/+42 | |
1. history traversal with lock when adding stats objects 2. sync with ports only when you acquire the port, reset does not sync with the streams | |||||
2016-05-02 | Python circular object reference - fix | imarom | 2 | -6/+8 | |
2016-04-30 | regression: stateless benchmark replace test name with profile for GA | Yaroslav Brustinov | 1 | -3/+3 | |
2016-04-29 | GA fix for python3 | Yaroslav Brustinov | 2 | -9/+11 | |
2016-04-29 | typo | Yaroslav Brustinov | 2 | -2/+2 | |
2016-04-29 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-04-29 | regression: add GA | Yaroslav Brustinov | 5 | -2/+317 | |
2016-04-29 | typo | Yaroslav Brustinov | 1 | -1/+1 | |
2016-04-29 | regression: stl benchmark less strict stabilization | Yaroslav Brustinov | 1 | -3/+6 | |
2016-04-28 | increase accuracy of low values in json report (0.03 etc.) | Yaroslav Brustinov | 1 | -7/+10 | |
2016-04-28 | regression: slight fix to stl benchmark test | Yaroslav Brustinov | 10 | -39/+51 | |
2016-04-28 | regression: remove print from stl benchmark | Yaroslav Brustinov | 1 | -1/+0 | |
2016-04-28 | regression: lower demand on number of output packets at stateless benchmark | Yaroslav Brustinov | 1 | -1/+1 | |
2016-04-28 | regression: stateless benchmark fixes | Yaroslav Brustinov | 1 | -3/+6 | |
2016-04-27 | regression: fail on low bw_per_core | Yaroslav Brustinov | 1 | -4/+3 | |
2016-04-27 | regression: add small delay if load clean config fails | Yaroslav Brustinov | 1 | -2/+3 | |
2016-04-27 | regression: stateless CPU benchmark for profiles | Yaroslav Brustinov | 11 | -45/+1191 | |
2016-04-27 | stateful api: fix filter max latency | Yaroslav Brustinov | 2 | -1/+2 | |
2016-04-26 | stateful api: fix filter max latency | Yaroslav Brustinov | 2 | -23/+21 | |
regression: fix bw_per_core at trex09 based on regression | |||||
2016-04-26 | regression: return back allow_timeout_dev | Yaroslav Brustinov | 4 | -0/+4 | |