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:06:52 +0000 |
commit | 5570bf3ab49301201dd7607bb4f8de67fd8f16dc (patch) | |
tree | 4154400992c4899ab4c083e8ed66e160784cbcbf /tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr.robot | |
parent | 827ed3c36c2d789dc3fd0f41cc17de1587416103 (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>
Diffstat (limited to 'tests/vpp/perf/crypto/10ge2p1x710-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr.robot')
0 files changed, 0 insertions, 0 deletions