diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2020-02-11 00:57:10 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-03-03 10:08:30 +0000 |
commit | 2b23529065c5db02ebd3aadc093397d7614e6671 (patch) | |
tree | 82bf1e1293ca3d90e3e64aa31914e2a522d5d230 /VPP_DEVICE_IMAGE_UBUNTU_ARM | |
parent | f2aec0ea87d403b56251198885d843cf9da38021 (diff) |
perf: Clean up Hoststack tests
- Update test names with clients/streams
- Convert test results to JSON output
* iperf3 results include bits_per_second
* vpp_echo results include both client
and server output which includes time in seconds
and rx_data/tx_data in bytes which can be used
to calculate the average bits per second.
Tx and Rx data will always be the same:
BPS = (client tx_data * 8) / ((client time + server time) / 2)
- Fix WRK test results data formatting errors
Change-Id: Ie2aeb665e3cc0739b16f97ba2628eebe6e041d22
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
(cherry picked from commit 5570bf3ab49301201dd7607bb4f8de67fd8f16dc)
Diffstat (limited to 'VPP_DEVICE_IMAGE_UBUNTU_ARM')
0 files changed, 0 insertions, 0 deletions