Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
corrections of benchmarks
move packet builder tests to functional folder
add CPU utilization boundries for more tests
print Skipping message
fix relative drop counting
API:
convert hostname to IP at init of client side (trex_client.py)
various:
move python path determination to external common file
add functional tests running bash script
add sudo check to t-rex-64
|
|
|
|
|
|
add jumbo benchmark for trex08
replace --local for --functional flag, remove the need of SETUP_DIR in such case
|
|
don't run CStlBasic_Test as part of regression with all tests, will be used at building stage.
remove duplication of scripts_path with scripts_dir
|
|
|
|
|
|
|
|
regression:
update kiwi02 and trex08 benchmarks
add common "scripts_dir" variable for usage in tests
configure router with proper MTU in jumbo test
add --local flag for not connecting to remote server (useful for functional tests)
|
|
|
|
disable VM latenct check, max exceeds 100ms, avg can reach 150ms
disable temporary jumbo with router
|
|
regression: increase maximal allowed latency to 100ms on VM (50ms is not enough)
|
|
--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
|
|
|
|
|
|
|
|
|
|
slight fixes of hltapi + vm in packet builder
update yaml lib version from 3.01 to 3.11
|