diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-02-26 18:19:48 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-03-03 10:05:30 +0000 |
commit | 827ed3c36c2d789dc3fd0f41cc17de1587416103 (patch) | |
tree | d542bc2ed3edac499fcf81ec1f5063bfaa6813c9 /docs/report/vpp_performance_tests | |
parent | 3fb7e3f7b0c51c0329c5f7192997778eb1dd5709 (diff) |
Improve hoststack methodology pages
+ Also update corresponding chapter names for results.
- Kept picotls there as in future we may have others.
Change-Id: Ib8037740ebbb2a517e31cc62dfc6a423eb126cba
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'docs/report/vpp_performance_tests')
-rw-r--r-- | docs/report/vpp_performance_tests/hoststack_testing/iperf3/index.rst | 4 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/hoststack_testing/quic/index.rst | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/report/vpp_performance_tests/hoststack_testing/iperf3/index.rst b/docs/report/vpp_performance_tests/hoststack_testing/iperf3/index.rst index 85d120c31c..b871f582d5 100644 --- a/docs/report/vpp_performance_tests/hoststack_testing/iperf3/index.rst +++ b/docs/report/vpp_performance_tests/hoststack_testing/iperf3/index.rst @@ -1,2 +1,2 @@ -Hoststack Throughput Testing over TCP/IP with iperf3 ----------------------------------------------------- +TCP/IP with iperf3 +------------------ diff --git a/docs/report/vpp_performance_tests/hoststack_testing/quic/index.rst b/docs/report/vpp_performance_tests/hoststack_testing/quic/index.rst index c1ec15bd6f..9cf6befb61 100644 --- a/docs/report/vpp_performance_tests/hoststack_testing/quic/index.rst +++ b/docs/report/vpp_performance_tests/hoststack_testing/quic/index.rst @@ -1,2 +1,2 @@ -Hoststack Throughput Testing over QUIC(picotls)/UDP/IP with vpp_echo --------------------------------------------------------------------- +QUIC(picotls)/UDP/IP with vpp_echo +---------------------------------- |