diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-03-03 20:53:44 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-03-03 20:53:44 +0100 |
commit | fd3d18c8b7c6ed1f0f97a634c073fc408c03435e (patch) | |
tree | 48b33ccf7a231d3cd4317f61ed1c909e230ac2a9 /docs/report/vpp_performance_tests | |
parent | 424b85712f4dd221524c20a9068567d0900d97f9 (diff) |
Report: Add TCP/IP tests
- 2n-clx
Change-Id: I5c045d539028e5f6b93799b7d59fdc203968730f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report/vpp_performance_tests')
-rw-r--r-- | docs/report/vpp_performance_tests/hoststack_testing/http_server_performance/index.rst | 2 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/hoststack_testing/index.rst | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/docs/report/vpp_performance_tests/hoststack_testing/http_server_performance/index.rst b/docs/report/vpp_performance_tests/hoststack_testing/http_server_performance/index.rst index 412ff6af63..71013d448e 100644 --- a/docs/report/vpp_performance_tests/hoststack_testing/http_server_performance/index.rst +++ b/docs/report/vpp_performance_tests/hoststack_testing/http_server_performance/index.rst @@ -64,7 +64,7 @@ Additional information about graph data: .. note:: Data sources for reported test results: i) `FD.io test executor vpp - performance job 2n-skx`_, ii) archived FD.io jobs test result `output files + performance job 2n-clx`_, ii) archived FD.io jobs test result `output files <../../_static/archive/>`_. CSIT source code for the test cases used for plots can be found in diff --git a/docs/report/vpp_performance_tests/hoststack_testing/index.rst b/docs/report/vpp_performance_tests/hoststack_testing/index.rst index fef315ac74..e6da504128 100644 --- a/docs/report/vpp_performance_tests/hoststack_testing/index.rst +++ b/docs/report/vpp_performance_tests/hoststack_testing/index.rst @@ -3,8 +3,6 @@ Hoststack Testing .. toctree:: + http_server_performance/index iperf3/index quic/index - -.. - http_server_performance/index |