Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-27 | latency field engine tests | 1 | -35/+56 | ||
2016-06-27 | Make all latency tests work on Virtual machines | 1 | -10/+10 | ||
2016-06-27 | fix trex-218 & trex-219 | 1 | -2/+2 | ||
2016-06-26 | Fx trex-216 - Crash on VM setups when running latency flows | 1 | -7/+10 | ||
2016-06-24 | v2.04 | 1 | -2/+2 | ||
2016-06-23 | enable fcs test | 1 | -2/+2 | ||
2016-06-23 | add 64byte FCS test | 1 | -0/+93 | ||
2016-06-23 | skip 9k_latency test until defect will be solved | 1 | -7/+5 | ||
2016-06-22 | minor | 1 | -1/+1 | ||
2016-06-22 | fix 9k regression test for XL710 DA2 NIC | 1 | -3/+18 | ||
2016-06-22 | add latency regression test - XL710/82599 setups | 1 | -2/+129 | ||
2016-06-20 | Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ↵ | 1 | -2/+2 | ||
ethernet CRC | |||||
2016-06-08 | regression: speedup stateless with --skip-clean flag | 3 | -1/+6 | ||
2016-05-30 | Putting latency max rate at no more than 1% for now | 1 | -2/+2 | ||
2016-05-29 | regression: add trex08 and trex09 to regression, mask workaround to trex-201 ↵ | 2 | -2/+3 | ||
issue | |||||
2016-05-26 | regression: disable all rx tests for trex08 and trex09 | 1 | -2/+2 | ||
2016-05-26 | regression: mask temporary test_incremental_latency_streams at trex08 and trex09 | 1 | -0/+3 | ||
2016-05-23 | platform_cmd_link - silent by default | 1 | -1/+1 | ||
2016-05-23 | replace t-rex to TRex | 3 | -29/+41 | ||
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807) | |||||
2016-05-23 | Fixes to latency code + tests | 1 | -18/+21 | ||
2016-05-23 | regression: try map at setUp of each test. if fail - reconnect several times ↵ | 1 | -0/+8 | ||
until success | |||||
2016-05-22 | regression: undo try on map | 1 | -10/+7 | ||
2016-05-22 | regression: add disconnects + delay before running examples + at end of ↵ | 4 | -36/+48 | ||
regression revert profile udp_1ptk_simple.py and add new upd_for_benchmarks.py | |||||
2016-05-22 | Fixes for latency issues + additions to tests | 1 | -26/+55 | ||
2016-05-20 | regression: skip stl rx test at virtual nics | 1 | -0/+2 | ||
2016-05-19 | Version of latency regression test that work for now | 1 | -8/+8 | ||
2016-05-19 | regression: stl_rx_test fix total_packets type to be int | 1 | -1/+1 | ||
2016-05-19 | added a stress test for latency - incremental latency streams | 1 | -0/+33 | ||
2016-05-19 | flow latency python examples | 1 | -2/+6 | ||
2016-05-19 | print fix | 1 | -1/+1 | ||
2016-05-19 | regression: rx_test fix | 1 | -5/+5 | ||
2016-05-18 | unit tests + simulator work | 1 | -25/+44 | ||
2016-05-18 | Latency stat python API work | 1 | -12/+21 | ||
2016-05-16 | temporary fix for stl benchmarks | 1 | -3/+4 | ||
2016-05-10 | test should not check for a state of port when TX a burst. | 1 | -6/+0 | ||
there can be a race between the test and the async message from the server when done | |||||
2016-05-04 | regression: don't fail because of GA sending errors. | 1 | -9/+12 | ||
2016-05-03 | bp_sim: correct description of supported stateful layers | 1 | -12/+17 | ||
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-04-30 | regression: stateless benchmark replace test name with profile for GA | 1 | -3/+3 | ||
2016-04-29 | typo | 1 | -1/+1 | ||
2016-04-29 | regression: add GA | 1 | -0/+7 | ||
2016-04-29 | regression: stl benchmark less strict stabilization | 1 | -3/+6 | ||
2016-04-28 | increase accuracy of low values in json report (0.03 etc.) | 1 | -7/+10 | ||
2016-04-28 | regression: slight fix to stl benchmark test | 1 | -2/+5 | ||
2016-04-28 | regression: remove print from stl benchmark | 1 | -1/+0 | ||
2016-04-28 | regression: lower demand on number of output packets at stateless benchmark | 1 | -1/+1 | ||
2016-04-28 | regression: stateless benchmark fixes | 1 | -3/+6 | ||
2016-04-27 | regression: stateless CPU benchmark for profiles | 1 | -0/+46 | ||
2016-04-24 | stateful API: add get_ports_count based on result | 1 | -3/+3 | ||
regression: be per core takes into account number of ports | |||||
2016-04-16 | python3 further fixes | 2 | -3/+3 | ||
2016-04-14 | regression: python3 support | 5 | -14/+11 | ||